summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/nds.js
blob: e263ab143a80610d1e53089ef540b07de1a82419 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "files_sharing",
    {
    "Cancel" : "Abbrechen",
    "Password" : "Passwort",
    "Name" : "Name"
},
"nplurals=2; plural=(n != 1);");