Hi there,
I noticed that the Chinese locale is currently hardcoded in the Element Plus configuration:
|
import locale from 'element-plus/dist/locale/zh-cn.mjs' |
Would it be possible to add English locale support as well? This would make the UI more accessible to international users.
Hi there,
I noticed that the Chinese locale is currently hardcoded in the Element Plus configuration:
HAMi-WebUI/packages/web/src/plugins/element.js
Line 3 in 5f1c000
Would it be possible to add English locale support as well? This would make the UI more accessible to international users.