From 6d3bfe36f8a521a543cdf3084b5e66998ab5251d Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 17:06:08 +0000 Subject: [PATCH] feat: Translate frontend/src/i18n/en.json in zh_TW 97% of minimum 50% translated source file: 'frontend/src/i18n/en.json' on 'zh_TW'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format --- frontend/src/i18n/zh-tw.json | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/i18n/zh-tw.json b/frontend/src/i18n/zh-tw.json index 4644ad90..36828522 100644 --- a/frontend/src/i18n/zh-tw.json +++ b/frontend/src/i18n/zh-tw.json @@ -102,6 +102,7 @@ "username": "帳號", "usernameTaken": "用戶名已存在", "wrongCredentials": "帳號或密碼錯誤", + "passwordTooShort": "Password must be at least {min} characters", "logout_reasons": { "inactivity": "You have been logged out due to inactivity." }