summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/nds.js
blob: 8212e5210a93886983e02aa3ea4e8b6adc5a59af (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "files_trashbin",
    {
    "Delete" : "Löschen",
    "Error" : "Fehler",
    "Name" : "Name"
},
"nplurals=2; plural=(n != 1);");