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

lo.js « l10n - github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5f602e38335a61a5dc4ece3b030062f1d99d2563 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
OC.L10N.register(
    "registration",
    {
    "Back to login" : "ກັບຄືນເຂົ້າສູ່ລະບົບ",
    "Email" : "ອິເມວ",
    "Continue" : "ສືບຕໍ່",
    "Full name" : "ຊື່ເຕັມ",
    "Phone number" : "ເບີໂທລະສັບ",
    "Password" : "ລະຫັດຜ່ານ",
    "Loading" : "ການໂຫຼດ",
    "Loading …" : "ກຳລັງໂຫຼດ"
},
"nplurals=1; plural=0;");