Welcome to mirror list, hosted at ThFree Co, Russian Federation.

bn_IN.js « l10n « files_sharing « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 61694c85575f8034301538ed132b2138b04ba863 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "files_sharing",
    {
    "Cancel" : "বাতিল করা",
    "Name" : "নাম",
    "Download" : "ডাউনলোড করুন"
},
"nplurals=2; plural=(n != 1);");