summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/lb.js
blob: d7f8c5884ac72f146073f0836870cddd16db33a2 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "comments",
    {
    "Cancel" : "Ofbriechen",
    "Save" : "Späicheren",
    "Comment" : "Kommentar"
},
"nplurals=2; plural=(n != 1);");