diff --git a/README.md b/README.md index 54e48fab..e1f364e7 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,27 @@ ## ⚠ We Are Looking For Translators ⚠ -If you speak both English and some other language, please help us by translating Wurst. The translation files are located in `src/main/resources/assets/wurst/lang` and work the same as in other Minecraft mods. +### Current Status of Translations -At the moment, only hack descriptions can be translated. Other descriptions and tooltips will become translatable in the future. +|Language|Status| +|--------|--------| +|Chinese (Simplified/Mainland)|146/146 done| +|Chinese (Traditional/Taiwan)|In progress, check [#549](https://github.com/Wurst-Imperium/Wurst7/pull/549).| +|French (France)|There are 3 pending submissions ([#515](https://github.com/Wurst-Imperium/Wurst7/pull/515), [#531](https://github.com/Wurst-Imperium/Wurst7/pull/531), [#552](https://github.com/Wurst-Imperium/Wurst7/pull/552)) with different translations and I don't know which one to merge. If you speak French, please check these submissions for any grammatical errors and let me know which one sounds best to a native speaker.| +|German (Germany)|46/146 done. I'll probably do the rest myself since I can speak it natively.| +|Italian (Italy)|146/146 done| +|Japanese (Japan)|137/146 done| +|Polish (Poland)|Pending, needs reviews, check [#553](https://github.com/Wurst-Imperium/Wurst7/pull/553).| +|Portugese (Brazil)|Pending, needs reviews, check [#528](https://github.com/Wurst-Imperium/Wurst7/pull/528).| +|Russian (Russia)|137/146 done| +|Turkish (Turkey)|There are 2 pending submissions ([#511](https://github.com/Wurst-Imperium/Wurst7/pull/511), [#512](https://github.com/Wurst-Imperium/Wurst7/pull/512)) with different translations and I don't know which one to merge. If you speak Turkish, please check these submissions for any grammatical errors and let me know which one sounds best to a native speaker. | +|Ukrainian (Ukraine)|137/146 done| + +If you speak both English and some other language, please help us by translating Wurst or reviewing existing translations. The translation files are located in `src/main/resources/assets/wurst/lang` and work the same as in other Minecraft mods. Names of features (hacks/commands/etc.) should always be kept in English. This ensures that everyone can use the same commands, keybinds, etc. regardless of their language setting. It also makes it easier to communicate with someone who uses Wurst in a different language. -See [Issue #404](https://github.com/Wurst-Imperium/Wurst7/issues/404) for discussion about translations. +For discussion about translations, see [Issue #404](https://github.com/Wurst-Imperium/Wurst7/issues/404) here or [#wurst-translations](https://chat.wurstimperium.net/channel/wurst-translations) on our RocketChat server. ## Downloads (for users)