summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/da.js
blob: 60574894c35c4864ec1ba90ce292f683293e2fe5 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "comments",
    {
    "Cancel" : "Annullér",
    "Save" : "Gem",
    "Comment" : "Kommentér"
},
"nplurals=2; plural=(n != 1);");