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