mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-12 01:31:08 +00:00
docs(web): clarify control ui language picker
This commit is contained in:
@@ -73,7 +73,9 @@ you revoke it with `openclaw devices revoke --device <id> --role <role>`. See
|
||||
|
||||
## Language support
|
||||
|
||||
The Control UI can localize itself on first load based on your browser locale, and you can override it later from the language picker in the Access card.
|
||||
The Control UI can localize itself on first load based on your browser locale.
|
||||
To override it later, open **Overview -> Gateway Access -> Language**. The
|
||||
locale picker lives in the Gateway Access card, not under Appearance.
|
||||
|
||||
- Supported locales: `en`, `zh-CN`, `zh-TW`, `pt-BR`, `de`, `es`, `ja-JP`, `ko`, `fr`, `tr`, `uk`, `id`, `pl`
|
||||
- Non-English translations are lazy-loaded in the browser.
|
||||
|
||||
@@ -91,3 +91,5 @@ Prefer localhost, Tailscale Serve, or an SSH tunnel.
|
||||
- No shared secret configured: `openclaw doctor --generate-gateway-token`
|
||||
- In the dashboard settings, paste the token or password into the auth field,
|
||||
then connect.
|
||||
- The UI language picker is in **Overview -> Gateway Access -> Language**.
|
||||
It is part of the access card, not the Appearance section.
|
||||
|
||||
Reference in New Issue
Block a user