#19817: Added Burmese i18n
docs
app: web-ui
size: S
Cluster:
Internationalization Enhancements
## Introduction
Hi maintainers, I’m Shaung, a full-stack developer who occasionally contributes to Laravel and filamentphp.
I’d like to contribute Burmese localization support for OpenClaw docs and the Control UI.
## What This PR Does
- Adds Burmese docs under `docs/my/**` across major sections (start, install, cli, channels, gateway, tools, reference, etc.).
- Adds Burmese glossary entries in `docs/.i18n/glossary.my.json`.
- Adds Burmese UI locale file: `ui/src/i18n/locales/my.ts`.
- Wires Burmese into i18n types/loading:
- `ui/src/i18n/lib/types.ts` (`Locale` now includes `my`)
- `ui/src/i18n/lib/translate.ts` (`SUPPORTED_LOCALES` + lazy import for `my`)
- `ui/src/i18n/locales/en.ts` (language label includes Burmese)
Most Similar PRs
#20905: i18n: add bulgarian to openclaw
by Lutherwaves · 2026-02-19
63.1%
#10657: feat(ui): add i18n support with English, Chinese, and Portuguese
by SalimBinYousuf1 · 2026-02-06
62.9%
#10586: feat: Add Chinese (zh-CN) localization support
by Maxsong-0 · 2026-02-06
62.1%
#21988: feat(i18n): added Thai (th) locale
by samithiwat · 2026-02-20
61.5%
#9490: Add Internationalization (i18n) Support
by luuman · 2026-02-05
61.2%
#19689: feat(i18n): added Filipino (fil) locale
by warengonzaga · 2026-02-18
60.5%
#22332: i18n: add Korean (ko-KR) locale support
by arusia88 · 2026-02-21
58.8%
#13622: feat(i18n): add complete multi-language support (EN, TR, FR, DE)
by vaur94 · 2026-02-10
58.5%
#19580: docs(tr): add Turkish FAQ starter page
by Chelebii · 2026-02-18
56.2%
#18767: docs: add Portuguese translations for glossary, agent concepts, and...
by jadilson12 · 2026-02-17
56.1%