Skip to content

feat(react-ui): add Indonesian language support#10266

Merged
mudler merged 1 commit into
mudler:masterfrom
dedyf5:feat/react-ui-add-indonesian-language
Jun 12, 2026
Merged

feat(react-ui): add Indonesian language support#10266
mudler merged 1 commit into
mudler:masterfrom
dedyf5:feat/react-ui-add-indonesian-language

Conversation

@dedyf5

@dedyf5 dedyf5 commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Description
This PR adds full Indonesian (id) language support to the LocalAI Web UI.

Key changes include:

  • Added comprehensive translation JSON files for all core modules (admin, chat, models, common, etc.) under core/http/react-ui/public/locales/id/.
  • Registered the Indonesian language in the i18n configuration (core/http/react-ui/src/i18n/index.js).
  • Updated i18next-parser.config.js and translate-locales.mjs to support the new locale.

The UI has been tested locally, and the language selector seamlessly switches to Indonesian with all components displaying correctly.

home

Notes for Reviewers

  • No breaking changes or layout shifts were observed during local testing.

Signed commits

  • Yes, I signed my commits.

Signed-off-by: Dedy F. Setyawan <dedyfajars@gmail.com>
@mudler mudler merged commit 1cea96f into mudler:master Jun 12, 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