summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/sv.js
blob: 410b3cf0ce93b2cd635b4f1339f033e5c60aa026 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "comments",
    {
    "Cancel" : "Avbryt",
    "Save" : "Spara",
    "Comment" : "Kommentar"
},
"nplurals=2; plural=(n != 1);");