mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user