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

mn.js « l10n - github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 59e93969f8719fc85226c02f62192dda2043c17b (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "registration",
    {
    "Saved" : "Хадгалах",
    "None" : "юу ч үгүй",
    "Username" : "Хэрэглэгчийн нэр",
    "Password" : "Нууц үг",
    "Create account" : "Аккаунт үүсгэх",
    "Email" : "Цахим шуудан"
},
"nplurals=2; plural=(n != 1);");