summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/eu_ES.js
blob: ed4c18dac7e40b5e2baa94b35728bda526d5340c (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "files",
    {
    "Delete" : "Ezabatu",
    "Save" : "Gorde",
    "Download" : "Deskargatu"
},
"nplurals=2; plural=(n != 1);");