summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/ia.js
blob: 04e773a81bc31705d64f5203458b2329de71525d (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "files_trashbin",
    {
    "Delete" : "Deler",
    "Error" : "Error",
    "Name" : "Nomine"
},
"nplurals=2; plural=(n != 1);");