nextcloud/apps/files_sharing/l10n/bn_IN.js

9 lines
205 B
JavaScript
Raw Normal View History

OC.L10N.register(
"files_sharing",
{
"Cancel" : "বাতিল করা",
"Name" : "নাম",
"Download" : "ডাউনলোড করুন"
},
"nplurals=2; plural=(n != 1);");