summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/nds.js
blob: 9fc7bc4cfe2da5ef255e9d9cbcd765c84a51a205 (plain)
1
2
3
4
5
6
OC.L10N.register(
    "comments",
    {
    "Cancel" : "Abbrechen"
},
"nplurals=2; plural=(n != 1);");