aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/eo.js
blob: 496de4c511db52b9bf80968466bb17b8d4859fcf (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "comments",
    {
    "Cancel" : "Nuligi",
    "Save" : "Konservi",
    "Comment" : "Komento"
},
"nplurals=2; plural=(n != 1);");