Skip to content

feat(i18n): add Thai (th-TH) language support - #1386

Merged
ulleo merged 1 commit into
mainfrom
feat/thai-i18n
Sep 20, 2026
Merged

ulleo merged 1 commit into
mainfrom
feat/thai-i18n

Conversation

@ulleo

@ulleo ulleo commented Sep 20, 2026

Copy link
Copy Markdown
Contributor

Frontend:
- Add frontend/src/i18n/th-TH.json (913 keys, full parity with zh-CN)
- Register th-TH in i18n entry with native element-plus-secondary Thai locale
- Add Thai option to language selectors, legacy th_TH alias mapping,
  and browser locale detection (th* -> th-TH)
- Add common.thai label to all existing locale files

Backend:
- Add backend/locales/th-TH.json (177 keys)
- Accept th-TH in language whitelist, schema regex, and MCP question
- Map th* to Thai language name in LLM prompt language selection
- Apply question language to guess-question prompt template
@ulleo
ulleo merged commit 21961e2 into main Sep 20, 2026
3 checks passed
@ulleo
ulleo deleted the feat/thai-i18n branch September 20, 2026 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant