summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/is.js
blob: d9494241eb2f34b52403ca290e1bebb0ae35a72a (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "comments",
    {
    "Cancel" : "Hætta við",
    "Save" : "Vista"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");