Skip to content

Chinese UI still shows English error messages in the design system import flow #2686

Description

@shangxinyu1

Summary

When the system/UI language is Chinese, the error message is still shown in English.

Current behavior

The interface is in Chinese, but the validation/error message under the design system import field appears in English.

Expected behavior

When the app is running in Chinese, user-facing error messages should also be localized to Chinese.

This includes:

  • validation errors
  • import failures
  • inline form error messages
  • other user-facing status/error text in the same flow

Steps to reproduce

  1. Use the app with Chinese system/UI language.
  2. Open the Design System settings/import flow.
  3. Trigger an import error.
  4. Observe that the error message is displayed in English instead of Chinese.

Notes

  • The screenshot shows a Chinese UI with an English inline error message.
  • This appears to be an i18n/localization coverage issue.
  • Paths or raw technical details may remain untranslated when necessary, but the surrounding user-facing explanation should be localized.

Why this matters

Mixed-language error messages feel inconsistent and reduce clarity for users who are working in a Chinese UI. Localizing user-facing errors would make the product feel more complete and easier to understand.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomershelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions