nextcloud/apps/files_sharing/l10n/nds.js

9 lines
158 B
JavaScript
Raw Normal View History

2015-10-07 08:55:56 +03:00
OC.L10N.register(
"files_sharing",
{
"Cancel" : "Abbrechen",
"Password" : "Passwort",
"Name" : "Name"
},
"nplurals=2; plural=(n != 1);");