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