aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/et_EE.js
blob: d6865a66cebfc08acea738efd0c8130fe34981c7 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "comments",
    {
    "Cancel" : "Loobu",
    "Save" : "Salvesta",
    "Comment" : "Kommentaar"
},
"nplurals=2; plural=(n != 1);");