perf: i18n (#3268)

* perf: i18n

* update
This commit is contained in:
Archer
2024-11-28 16:42:57 +08:00
committed by GitHub
parent 0d30b7ba73
commit 78f52a7836
12 changed files with 8 additions and 7 deletions

View 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": "隱私權政策"
}