mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-28 17:29:44 +00:00
Add zh_TW Traditional Chinese translation (#3220)
This commit is contained in:

committed by
shilin66

parent
1f9959d215
commit
beaccbe0f4
19
packages/web/i18n/zh_TW/login.json
Normal file
19
packages/web/i18n/zh_TW/login.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"Chinese_ip_tip": "偵測到您使用中國大陸 IP,點選這裡前往中國大陸版本。",
|
||||
"Login": "登入",
|
||||
"forget_password": "忘記密碼?",
|
||||
"login_failed": "登入失敗",
|
||||
"login_success": "登入成功",
|
||||
"no_remind": "不再提醒",
|
||||
"password_condition": "密碼最多 60 個字元",
|
||||
"policy_tip": "使用即代表您同意我們的",
|
||||
"privacy": "隱私權政策",
|
||||
"redirect": "跳轉",
|
||||
"register": "註冊帳號",
|
||||
"root_password_placeholder": "root 使用者密碼為環境變數 DEFAULT_ROOT_PSW 的值",
|
||||
"terms": "服務條款",
|
||||
"use_root_login": "使用 root 使用者登入",
|
||||
"agree": "同意",
|
||||
"cookies_tip": "本網站使用 cookies 提供更好的服務體驗。繼續使用即表示您同意我們的 Cookie 政策。",
|
||||
"privacy_policy": "隱私權政策"
|
||||
}
|
Reference in New Issue
Block a user