aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/bn_BD.js
blob: fcff25b840246123cc859972c7b5c712beaa1445 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "comments",
    {
    "Cancel" : "বাতিল",
    "Save" : "সংরক্ষণ",
    "Comment" : "মন্তব্য"
},
"nplurals=2; plural=(n != 1);");