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