diff options
Diffstat (limited to 'apps/files_sharing/l10n/nds.js')
-rw-r--r-- | apps/files_sharing/l10n/nds.js | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/apps/files_sharing/l10n/nds.js b/apps/files_sharing/l10n/nds.js deleted file mode 100644 index a92b2527c37..00000000000 --- a/apps/files_sharing/l10n/nds.js +++ /dev/null @@ -1,12 +0,0 @@ -OC.L10N.register( - "files_sharing", - { - "Cancel" : "Abbrechen", - "Invalid ownCloud url" : "Fehlerhafte ownCloud URL", - "The password is wrong. Try again." : "Dieses Passwort ist falsch. Bitte versuche es erneut.", - "Password" : "Passwort", - "Name" : "Name", - "Add to your ownCloud" : "Zu deiner ownCloud hinzufügen", - "Download" : "Download" -}, -"nplurals=2; plural=(n != 1);"); |