Skip to content

feat(i18n): add Korean (ko) translation#10312

Merged
mudler merged 1 commit into
mudler:masterfrom
moduvoice:i18n/add-korean-translation
Jun 13, 2026
Merged

feat(i18n): add Korean (ko) translation#10312
mudler merged 1 commit into
mudler:masterfrom
moduvoice:i18n/add-korean-translation

Conversation

@moduvoice

Copy link
Copy Markdown
Contributor

Description

Adds a complete Korean (ko) translation for the LocalAI WebUI.

  • New core/http/react-ui/public/locales/ko/*.json — 13 namespaces, 840 keys, full key parity with en/. All i18next {{interpolation}} variables and _one/_other plural keys preserved.
  • Registers { code: 'ko', name: '한국어', flag: 'KO' } in SUPPORTED_LANGUAGES (core/http/react-ui/src/i18n/index.js).

Brand/model/product names (OpenAI, GPT, HuggingFace, Ollama, MCP, CUDA, …) are kept untranslated. AI assistance is recorded via the Assisted-by: trailer per AGENTS.md; the contribution is reviewed and signed off (DCO) by the submitter.

Add a full Korean locale (core/http/react-ui/public/locales/ko/, 13 namespaces,
840 keys, full parity with en/) and register ko in SUPPORTED_LANGUAGES
(core/http/react-ui/src/i18n/index.js). All i18next {{interpolation}} and
_one/_other plural keys preserved; brand/model names kept untranslated.

Assisted-by: Claude:claude-opus-4-8
Signed-off-by: moduvoice <moduvoicr77@gmail.com>
@mudler mudler merged commit 36b4a81 into mudler:master Jun 13, 2026
1 check passed
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.

2 participants