This repository is an issue tracker for Tool Trims and also contains its translations. You can download the full data pack on Modrinth either as a data and resource pack combo or as a jar for modloaders.
To report a bug, simply go to the Issues tab and click New issue. Make sure to mention the version of Tool Trims and Minecraft you're using.
- BlueSheep (Japanese)
- ESSENTIALS_GAMES (Polish)
- RandomKuchen (German)
- Slimy (Ukrainian and Russian)
- Click
Forkabove and thenCreate fork - On your fork, press
.to edit it in your browser - Go to the folder
assets/tooltrims/langwhere you'll find a json file for each language, you can find the in-game locale code of your language in the Minecraft Wiki - If the locale code of your language already exists as a json file and has a TODO key:
- Complete the task specified in the TODO and remove it
- Otherwise, it probably doesn't need any other translations
- If the locale code of your language does not exist as a json file yet:
- Duplicate the
en_us.jsonfile, rename it to your locale code and translate the keys - Remove the tooltrims.title key and any other keys that contain special characters (like \uE035)
- Duplicate the
- Once you're done, click
Source Controlon the side bar, mention the locale code of the language you edited/added in the Message field and then clickCommit & Push - Now you have commited the changes to your fork, you can click
Contributeon the page of the fork and then clickOpen pull request
By contributing with translations, you allow me to redistribute and modify your translations as part of Tool Trims, considering that your nickname will be in the Credits section of README files and in descriptions of the data pack.