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

bn_BD.js « l10n - github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 60b4fc916a7f573e40e6f8aea364d0e7bfe00de8 (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "registration",
    {
    "Saved" : "সংরক্ষণ করা হলো",
    "Email" : "ইমেইল",
    "Continue" : "চালিয়ে যাও",
    "Password" : "কূটশব্দ",
    "Create account" : "একাউন্ট তেরী কর"
},
"nplurals=2; plural=(n != 1);");