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

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