aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/lb.js
blob: 001f64200c5e5598a2d017e58fd76441a23b4ff0 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "files_trashbin",
    {
    "Error" : "Fehler",
    "Name" : "Numm",
    "Delete" : "Läschen"
},
"nplurals=2; plural=(n != 1);");