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
- Use the app with Chinese system/UI language.
- Open the Design System settings/import flow.
- Trigger an import error.
- 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.

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:
Steps to reproduce
Notes
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.