-
Notifications
You must be signed in to change notification settings - Fork 134
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
i18n: the default language value is incorrect #675
Comments
This is not an expected behaviour. @baurine PTAL if you are free |
Ahh, looks weird, I even can't find the |
I guess the language code i18next get from the browser is 'zh' instead of 'zh-CN'. We need to refine it. @ericsyh Would you like to help check what's the value of |
* ui: Fix TiFlash log searching (#680) * ui: Add a whitelist in i18next to fix the issue #675 (#677) * docs: add ericsyh as a contributor (#681) * ui: refine code and error handle (#662) * *: Rename disable_telemetry to enable_telemetry (#684) * ui: Update space behaviour in statement / slow log search (#682) * ui: No need to generate ui library (#687) * forwarder: evict invalid current picked remote (#689) * keyviz: support to merge cold logical range (#674) * Update release version
Bug Report
Please answer these questions before submitting your issue. Thanks!
What did you do?
I setup the TiDB Dashboard environment then signed in and go to the Setting page.
What did you expect to see?
The Language & Location value should be 简体中文 or English.
What did you see instead?
I got zh instead.
What version of TiDB Dashboard are you using (
./tidb-dashboard --version
)?The latest version:
The text was updated successfully, but these errors were encountered: