feat: display translation progress in language names#2353
feat: display translation progress in language names#2353uiolee wants to merge 9 commits intohexojs:masterfrom
Conversation
|
✅ Theme thumbnails validation completed. |
Signed-off-by: yoshinorin <yoshinorin.net@outlook.com>
Signed-off-by: yoshinorin <yoshinorin.net@outlook.com>
Signed-off-by: yoshinorin <yoshinorin.net@outlook.com>
stevenjoezhang
left a comment
There was a problem hiding this comment.
I'm concerned that the current display may not be intuitive enough, and users might not clearly understand the meaning of the percentage. It might be better to display something like "中文(已翻译 80%)" or show the translation progress on hover.
yes, it will be better. I'm afraid that it will too long. And need to translate and stored the text "translated".
now the component lang-select use native , I haven't found the method to add hover. maybe I will try to implement the precious one. |
Check List
Please read and check followings before submitting a PR.
Others (Update, fix, translation, etc...)
enEnglishfeat: display translation progress in language names (7231abd)
add script to get translation progress from Crowdin (6c8464f)
ci: add workflow step to get translations progress (cec7e73)
chore: update eslintrc to meet eslint-plugin-node require (52ee164)