samedifferent / Ecologics

🌎 A Minecraft mod aiming to improve the Vanilla biomes.
https://www.curseforge.com/minecraft/mc-mods/ecologics
Other
47 stars 31 forks source link

[Bug]: Missing other language localization #44

Closed Zano1999 closed 2 years ago

Zano1999 commented 2 years ago

Mod Version

1.6.2

Mod Loader

Forge

Mod Loader Version

40.1.0

What happened?

Your mod dysplay names only in english (en_us.json) even with localization file of a supported language (it_it.json), I tried to rename it_it.json to en_us.json to force load that localization file, but in game instead of the translated text strings i see texts like "block.ecologics.azalea_planks"

latest.log

https://gist.github.com/Zano1999/7aea657e97ac3e6c798e8ef41c792e13

samedifferent commented 2 years ago

This isn't my fault, the Italian translator just did an incomplete translation. If you are bilingual and would like to finish the translation yourself, you are welcome to submit a pull request :)

Zano1999 commented 2 years ago

I can do this, but I've never figured out how to create a pull request