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

km.js « l10n - github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d027a3ba504e818448cc96a1aeef46aa9ce50213 (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "registration",
    {
    "Saved" : "បាន​រក្សាទុក",
    "None" : "គ្មាន",
    "Username" : "ឈ្មោះ​អ្នកប្រើ",
    "Password" : "ពាក្យសម្ងាត់",
    "Create account" : "បង្កើតគណនី",
    "Email" : "អ៊ីមែល"
},
"nplurals=1; plural=0;");