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

az.js « l10n - github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f4101ec1810fa3777714b94ae9d25a893c013ac1 (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "registration",
    {
    "Saved" : "Saxlanıldı",
    "None" : "Heç bir",
    "Username" : "İstifadəçi adı",
    "Password" : "Şifrə",
    "Create account" : "Hesab yarat",
    "Email" : "Email"
},
"nplurals=2; plural=(n != 1);");