summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/nl.js
blob: b1320386458dde99a51a0a73c613e431b9834995 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "comments",
    {
    "Cancel" : "Annuleren",
    "Save" : "Bewaren",
    "Comment" : "Reactie"
},
"nplurals=2; plural=(n != 1);");