summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/bg_BG.js
blob: e63aedf80dbb1e3f22fc0631390f895dac5ea8f5 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "comments",
    {
    "Cancel" : "Отказ",
    "Save" : "Запазване",
    "Comment" : "Коментар"
},
"nplurals=2; plural=(n != 1);");