New translations resetpassword.json (Chinese Traditional)

[ci skip]
This commit is contained in:
Captain
2026-03-17 07:52:26 -07:00
parent dd67657eac
commit 9d4a201c7f
@@ -1,16 +1,16 @@
{
"RESET_PASSWORD": {
"TITLE": "Reset password",
"DESCRIPTION": "Enter the email address you use to log in to Chatwoot to get the password reset instructions.",
"GO_BACK_TO_LOGIN": "If you want to go back to the login page,",
"TITLE": "重置密碼",
"DESCRIPTION": "輸入您用來登入到Chatwoot 的電子郵件地址,獲取密碼重置說明。",
"GO_BACK_TO_LOGIN": "回到登入頁面",
"EMAIL": {
"LABEL": "Email",
"LABEL": "電子郵件",
"PLACEHOLDER": "請輸入您的電子信箱.",
"ERROR": "請輸入一個有效的電子信箱."
},
"API": {
"SUCCESS_MESSAGE": "密碼重置連結已發送到您的電子信箱.",
"ERROR_MESSAGE": "Could not connect to Woot server. Please try again."
"ERROR_MESSAGE": "無法連線 Woot 伺服器,請稍後再試。"
},
"SUBMIT": "送出"
}