summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/eu.js
blob: 65c4b80558aa7ea0e6811bfd766a42a5fbe2ba58 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "comments",
    {
    "Cancel" : "Ezeztatu",
    "Save" : "Gorde",
    "Comment" : "Iruzkina"
},
"nplurals=2; plural=(n != 1);");