-
-
Notifications
You must be signed in to change notification settings - Fork 889
Translating MultiMC
Petr Mrázek edited this page Jan 6, 2019
·
11 revisions
All the translations are done with the stable
branch of MultiMC.
For translators, MultiMC supports hotloading of translations from GetText Portable Object
(.po
) files.
The workflow:
- Get a
.po
file from here the translations repository.- Alternatively, get the
template.pot
and start a new translation based on it. - Alternatively, you can also clone the whole repository using
git
.
- Alternatively, get the
- Put it in the
translations
folder. - Edit it with POEdit or a similar editor.
- See the changes in real time. MultiMC reloads the translations whenever something changes in the folder.
- When done, post the changed files on discord, or on github as a pull request.
If you have any questions feel free to hop on Discord and talk to us.
Copyright © 2024 MultiMC Contributors
General
MultiMC Help
- MultiMC settings
- Minecraft settings
- MultiMC Log settings
- Java settings
- Using the right Java
- Proxy settings
- Tools
- Switching update channels
Logs and troubleshooting
Instance Help
- Adding an Instance
- Instance Version
- Instance settings
- Loader mods
- Import Instance
- Export Instance
- Creating Instance Shortcuts
- Resource packs
- Screenshots management
- Jar Modding
- Notes
Development
Technical & In-depth
External