New Crowdin updates (#1529)
Add Chinese traditional and Crowdin pseudo language (CR)
This commit is contained in:
20
public/locales/tw/authentication/login.json
Normal file
20
public/locales/tw/authentication/login.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"metaTitle": "登入",
|
||||
"title": "歡迎回來!",
|
||||
"text": "請確認您的憑證",
|
||||
"form": {
|
||||
"fields": {
|
||||
"username": {
|
||||
"label": "使用者"
|
||||
},
|
||||
"password": {
|
||||
"label": "密碼"
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"submit": "登入"
|
||||
},
|
||||
"afterLoginRedirection": "登入後,您將進入 {{url}}"
|
||||
},
|
||||
"alert": "您的憑證不正確或此帳號不存在,請重試"
|
||||
}
|
||||
Reference in New Issue
Block a user