Bug Description
In English UI mode, the placeholder text for SSO Login URL and Redirect URL input fields displays Chinese text instead of English.
Current behavior:
- Placeholder shows: "请先开启 SSO 以生成地址" (Chinese)
Expected behavior:
- Placeholder should show English text like: "Please enable SSO first to generate the URL"
Affected Area
- Page: Org Structure settings
- Fields: SSO Login URL, Redirect URL
- Mode: English UI
Screenshot
See attached image from user report.
Priority
🌐 i18n/L10n issue - affects international users
Related
May be related to missing i18n keys in frontend/src/i18n/en.json for SSO-related placeholder texts.
Bug Description
In English UI mode, the placeholder text for SSO Login URL and Redirect URL input fields displays Chinese text instead of English.
Current behavior:
Expected behavior:
Affected Area
Screenshot
See attached image from user report.
Priority
🌐 i18n/L10n issue - affects international users
Related
May be related to missing i18n keys in
frontend/src/i18n/en.jsonfor SSO-related placeholder texts.