diff options
Diffstat (limited to 'apps/files_sharing/l10n/nds.js')
-rw-r--r-- | apps/files_sharing/l10n/nds.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/nds.js b/apps/files_sharing/l10n/nds.js new file mode 100644 index 00000000000..e263ab143a8 --- /dev/null +++ b/apps/files_sharing/l10n/nds.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "files_sharing", + { + "Cancel" : "Abbrechen", + "Password" : "Passwort", + "Name" : "Name" +}, +"nplurals=2; plural=(n != 1);"); |