summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/hu_HU.js
blob: c74b27f34cdeb328db8d285159befd9b3c2a4d36 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "comments",
    {
    "Cancel" : "Mégsem",
    "Save" : "Mentés",
    "Comment" : "Komment"
},
"nplurals=2; plural=(n != 1);");