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

View File

@@ -41,6 +41,7 @@ $lang_functions = array
'std_you_will_get' => 'You will get',
'std_by' => 'By',
'row_security_image' => "Security Image:",
'row_security_challenge' => "Security Challenge:",
'row_security_code' => "Security Code:",
'text_slots' => "Slots:",
'text_unlimited' => "Unbegrenzt",