melianmiko / ZeppOS-Toolbox

My homebrew for Xiaomi Smart Band 7
Apache License 2.0
57 stars 8 forks source link

toolbox im02 and calculator zh-CN translation update #3

Closed snouker closed 1 year ago

snouker commented 1 year ago

I have seen official I18n support in the documentation, but you actually wrote an i18n yourself. is there a problem with the official?

NOTE: a key named app_name in im02/src/Locale.js valued calculator

melianmiko commented 1 year ago

NOTE: a key named app_name in im02/src/Locale.js valued calculator

This key isn't used in IM-02, so I'll remove them later. Thanks for your work.

melianmiko commented 1 year ago

I have seen official I18n support in the documentation, but you actually wrote an i18n yourself.

Official @zos/i18n library works only with zeus-cli toolchain, which has a lot of troubles in use with Mi Band 7. So I've using my own build system.