From 9965758d3683f509ea66042a50d1e27fbc0ec208 Mon Sep 17 00:00:00 2001 From: "openclaw-docs-sync[bot]" Date: Thu, 30 Apr 2026 00:03:58 +0000 Subject: [PATCH] chore(sync): mirror docs from openclaw/openclaw@e5c608f804982c17e455741be0ca858b5fc87c1a --- .openclaw-sync/source.json | 4 ++-- docs/web/control-ui.md | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index deb45acda..e371c0325 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -1,5 +1,5 @@ { "repository": "openclaw/openclaw", - "sha": "b113d92c6fdaac60b5a71b4c545cbb89a8194054", - "syncedAt": "2026-04-29T23:57:05.506Z" + "sha": "e5c608f804982c17e455741be0ca858b5fc87c1a", + "syncedAt": "2026-04-30T00:02:14.929Z" } diff --git a/docs/web/control-ui.md b/docs/web/control-ui.md index b40b09460..e18ba5f5a 100644 --- a/docs/web/control-ui.md +++ b/docs/web/control-ui.md @@ -83,6 +83,8 @@ The Control UI can localize itself on first load based on your browser locale. T - The selected locale is saved in browser storage and reused on future visits. - Missing translation keys fall back to English. +Docs translations are generated for the same non-English locale set, but the docs site's built-in Mintlify language picker is limited to the locale codes Mintlify accepts. Thai (`th`) and Persian (`fa`) docs are still generated in the publish repo; they may not appear in that picker until Mintlify supports those codes. + ## Appearance themes The Appearance panel keeps the built-in Claw, Knot, and Dash themes, plus one browser-local tweakcn import slot. To import a theme, open [tweakcn themes](https://tweakcn.com/themes), choose or create a theme, click **Share**, and paste the copied theme link into Appearance. The importer also accepts `https://tweakcn.com/r/themes/` registry URLs, editor URLs like `https://tweakcn.com/editor/theme?theme=amethyst-haze`, relative `/themes/` paths, raw theme IDs, and default theme names such as `amethyst-haze`.