[README] Calculates the translation status in characters.

This commit is contained in:
BruceChen 2022-10-21 19:24:57 +08:00
parent d4f8dd0bfb
commit 8fb74c63a6
2 changed files with 12 additions and 12 deletions

View file

@ -52,13 +52,13 @@ If you'd like to contribute to Minecraft Console Client, great, just fork the re
Check out: [How to update or add translations for MCC](https://mccteam.github.io/guide/contibuting.html#translations).
MCC now supports the following languages (Alphabetical order) :
* `de.ini` (48.28% translated) : Deutsch - German
* `de.ini` (30.21% translated) : Deutsch - German
* `en.ini` : English - English
* `fr.ini` (48.28% translated) : Français (France) - French
* `ru.ini` (47.49% translated) : Русский (Russkiy) - Russian
* `vi.ini` (47.49% translated) : Tiếng Việt (Việt Nam) - Vietnamese
* `zh-Hans.ini` (92.20% translated) : 简体中文 - Chinese Simplified
* `zh-Hant.ini` (92.20% translated) : 繁體中文 - Chinese Traditional
* `fr.ini` (30.21% translated) : Français (France) - French
* `ru.ini` (29.65% translated) : Русский (Russkiy) - Russian
* `vi.ini` (29.65% translated) : Tiếng Việt (Việt Nam) - Vietnamese
* `zh-Hans.ini` (87.08% translated) : 简体中文 - Chinese Simplified
* `zh-Hant.ini` (87.08% translated) : 繁體中文 - Chinese Traditional
## Building from the source 🏗️