nextcloud/apps/files_sharing/l10n/bn_IN.js

10 lines
238 B
JavaScript
Raw Normal View History

OC.L10N.register(
"files_sharing",
{
"Cancel" : "বাতিল করা",
2015-01-14 09:55:16 +03:00
"Share" : "শেয়ার",
"Name" : "নাম",
"Download" : "ডাউনলোড করুন"
},
"nplurals=2; plural=(n != 1);");