切换语言的时候,多语言百分比是怎么算的? #11602
Answered
by
JimmFly
Summer-andy
asked this question in
Q&A
切换语言的时候,多语言百分比是怎么算的?
#11602
-
国际化支持度是怎么算的? |
Beta Was this translation helpful? Give feedback.
Answered by
JimmFly
Apr 10, 2025
Replies: 1 comment 1 reply
-
The current calculation is based on the completion level of the other language JSON files compared to the en.json file in the i18n package, and does not include i18n support related to the editor. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In addition, there may be some missing words or sentences that do not have generated i18n keys. We hope that everyone can raise issues or initiate discussions on Discord, and we will add them as soon as possible. Of course, you are also welcome to create PRs to contribute code directly.