feat(i18n): clarify captcha challenge labels

- harmonize challenge prompts across supported locales
- reuse shared helper to reduce duplicated translations
- ensure login flow references updated label key

Signed-off-by: Qi HU <github@spcsky.com>
This commit is contained in:
Qi HU
2025-10-13 12:15:25 +08:00
parent 1614ac3f3d
commit 60e1e45d73
11 changed files with 23 additions and 7 deletions
+1
View File
@@ -41,6 +41,7 @@ $lang_functions = array
'std_you_will_get' => '妳將獲得',
'std_by' => '由',
'row_security_image' => "驗證圖片:",
'row_security_challenge' => "安全驗證:",
'row_security_code' => "驗證碼:",
'text_slots' => "連接數:",
'text_unlimited' => "無限制",