litellm - 💡(How to fix) Fix [Feature Request] Add i18n / Chinese language support for LiteLLM Dashboard

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Fix Action

Fix / Workaround

These workarounds are inconvenient to maintain and can produce inconsistent translations.

Code Example

ui/litellm-dashboard
RAW_BUFFERClick to expand / collapse

Feature Request

Please add i18n / language switching support for the LiteLLM Dashboard, especially Chinese (zh-CN).

Problem

LiteLLM has Chinese documentation mirrors, but the Admin Dashboard UI appears to be English-only. I could not find:

  • A language switcher in the Dashboard
  • An official Chinese language pack/plugin
  • i18n configuration for the Dashboard
  • Related merged PRs for Dashboard localization

For Chinese-speaking users and internal enterprise users, browser translation is usable but not ideal for daily operations.

Expected Solution

Add official i18n support to the Dashboard, for example:

  • Add a language selector in the Dashboard
  • Support en and zh-CN initially
  • Extract UI strings into translation files
  • Document how self-hosted users can configure the default language

Alternatives Considered

  • Browser auto-translation
  • Forking and manually translating the Dashboard frontend

These workarounds are inconvenient to maintain and can produce inconsistent translations.

Additional Context

Dashboard source appears to be under:

ui/litellm-dashboard

I checked the Dashboard frontend dependencies and did not see common i18n libraries such as react-i18next, i18next, or next-intl.

Thanks!

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING