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

zh_HK.js « l10n - github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2f529c9c1f13e4092929ced4cb8bc1874a2c0980 (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "registration",
    {
    "Saved" : "已儲存",
    "None" : "空",
    "Email" : "電郵",
    "Username" : "用戶名稱",
    "Password" : "密碼",
    "Create account" : "建立帳號"
},
"nplurals=1; plural=0;");