Skip to content

Draft: Feat: add ability to compile jh locale to javascript

What does this MR do and why?

For now, locale files under jh/ folder cannot be detected by the locale compiler, which disables jh from translating the strings into zh_HK zh_CN via JavaScript (because that the files under app/assets/locale/[lang].js contains no translations for JH.

This MR is mainly for making the compiler to be able to know that there are JH translations that needed to be translated, only when JH is found.

Describe in detail what your merge request does and why.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Wu Jeremy

Merge request reports