Hello, your mod is very interesting. But unfortunately it doesn't have localization support. I modified your mod file without authorization and added Chinese language to it. I sent you the file, you can see what changes I made. https://drive.google.com/file/d/1ShhZgpSeU2eDMeS8ZPm2p2vU6klnXqxZ/view?usp=sharing
Hi! I'm aware of the lack of translations. English is the only language I speak with any amount of fluency, so my ability to add localization is unfortunately rather limited. I do plan on putting requests for translations on github in the near future, but I would like to take care of the mod's content itself before I do that.
That said, I appreciate you taking the initiative to help out on that front, and the example you provided of the file structure is very helpful as well. When I start incorporating translations, would it be okay if I include yours?
Sure, you can use. In fact, many MOD authors don't pay attention to localization support when making MODs, so many localization authors can only publish MODs that replace the original MOD files. When the original MOD is updated, if you want to use localization, you can only replace the original file, and many times the localization MOD is not updated, which leads to many bugs. If you use the i18n method from the beginning, even if the MOD is updated, the localization will only be missing if the localization is not updated, and will not cause a bug.
Actually, Chinese is the only language I speak with any amount of fluency. I'm talking to you using translation software, don't know if you can tell. That's why I care so much about localization support. I have added localization support to many mods.:D
I have downloaded yourI have downloaded your translation and polished it, and I still have the rest.I have downloaded your translation and polished it, and also translated the updated one into Chinese. Now I am thinking about how to give it to the producer.
Yeah! I polished the June version of the review and finished the rest of the Chinese translation. I want to know how I can translate the Chinese to you.
34 comments
Bug/Error Reporting
When reporting a bug, please include
That's all you need to fix it
I modified your mod file without authorization and added Chinese language to it.
I sent you the file, you can see what changes I made.
https://drive.google.com/file/d/1ShhZgpSeU2eDMeS8ZPm2p2vU6klnXqxZ/view?usp=sharing
That said, I appreciate you taking the initiative to help out on that front, and the example you provided of the file structure is very helpful as well. When I start incorporating translations, would it be okay if I include yours?
In fact, many MOD authors don't pay attention to localization support when making MODs, so many localization authors can only publish MODs that replace the original MOD files.
When the original MOD is updated, if you want to use localization, you can only replace the original file, and many times the localization MOD is not updated, which leads to many bugs.
If you use the i18n method from the beginning, even if the MOD is updated, the localization will only be missing if the localization is not updated, and will not cause a bug.
I'm talking to you using translation software, don't know if you can tell.
That's why I care so much about localization support. I have added localization support to many mods.:D
orz
true, very true.