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