English locale contains Chinese characters
Issue description
Apisix dashboard in English locale contains Chinese placeholders and dropdowns
Expected behavior
Locale is expected to be consistent in single language
How to Reproduce
Install apisix dashboard Open Routes
Screenshots
Environment
- apisix version (cmd:
apisix version): - OS (cmd:
uname -a): - OpenResty / Nginx version (cmd:
nginx -Voropenresty -V): - etcd version, if have (cmd: run
etcd --version): - apisix-dashboard version, if have:
- Browser version, if have:
Additional context
No response
Please try to refresh page, From the source code, there is different characters
src/locales/tr-TR/component.ts:19: 'component.tagSelect.collapse': 'Daralt', src/locales/zh-CN/component.ts:19: 'component.tagSelect.collapse': '收起', src/locales/en-US/component.ts:19: 'component.tagSelect.collapse': 'Collapse',
Hi @hanqingwu and @egorksv.
Just deployed APISix and I confirm the locale problem, even refreshing.
Hi, we will release a new dashboard to address legacy issues. Refer to https://github.com/apache/apisix-dashboard/issues/2981