summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/bn_IN.js
blob: 34d657b12eb95b59af107b687a7572e7a4a46241 (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "files_sharing",
    {
    "Cancel" : "বাতিল করা",
    "Share" : "শেয়ার",
    "Name" : "নাম",
    "Download" : "ডাউনলোড করুন"
},
"nplurals=2; plural=(n != 1);");