diff options
Diffstat (limited to 'core/l10n/de.js')
-rw-r--r-- | core/l10n/de.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js index 4334a76bbc7..cf2eeaf7908 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -98,6 +98,7 @@ OC.L10N.register( "Continue to {productName}" : "Fortfahren zu {productName}", "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Die Aktualisierung war erfolgreich. Du wirst in %n Sekunden zu {productName} weitergeleitet.","Die Aktualisierung war erfolgreich. Du wirst in %n Sekunden zu {productName} weitergeleitet."], "Applications menu" : "Anwendungs-Menü", + "Apps" : "Apps", "More apps" : "Weitere Apps", "_{count} notification_::_{count} notifications_" : ["{count} Benachrichtigung","{count} Benachrichtigungen"], "No" : "Nein", @@ -261,7 +262,6 @@ OC.L10N.register( "No tags found" : "Keine Tags gefunden", "Personal" : "Persönlich", "Accounts" : "Konten", - "Apps" : "Apps", "Admin" : "Administrator", "Help" : "Hilfe", "Access forbidden" : "Zugriff verboten", |