Docs: note ja-JP docs POC in changelog (#11988) (thanks @joshp123)

This commit is contained in:
Josh Palmer
2026-02-08 10:04:15 -08:00
parent d8dbfc701c
commit 6e3271ebb6

View File

@@ -10,6 +10,7 @@ Docs: https://docs.openclaw.ai
- Gateway: add node command allowlists (default-deny unknown node commands; configurable via `gateway.nodes.allowCommands` / `gateway.nodes.denyCommands`). (#11755) Thanks @mbelinky.
- Plugins: add `device-pair` (Telegram `/pair` flow) and `phone-control` (iOS/Android node controls). (#11755) Thanks @mbelinky.
- iOS: add alpha iOS node app (Telegram setup-code pairing + Talk/Chat surfaces). (#11756) Thanks @mbelinky.
- Docs: seed initial ja-JP translations (POC) and make docs-i18n prompts language-pluggable for Japanese. (#11988) Thanks @joshp123.
### Fixes