summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/bn_IN.js
blob: 7b479dc02643c93d39398a144ea1395105a8b5a5 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "comments",
    {
    "Cancel" : "বাতিল করা",
    "Save" : "সেভ"
},
"nplurals=2; plural=(n != 1);");