aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/el.js
blob: c89e6410b9be3b86ab2f150c1af046bee7fcae26 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "comments",
    {
    "Cancel" : "Άκυρο",
    "Save" : "Αποθήκευση",
    "Comment" : "Σχόλιο"
},
"nplurals=2; plural=(n != 1);");