RockinChaos / ItemJoin

Get custom items on join.
https://www.craftationgaming.com/
GNU Lesser General Public License v3.0
140 stars 36 forks source link

Incorrect language file #457

Closed AdminHcat closed 2 years ago

AdminHcat commented 2 years ago

Both traditional Chinese and Chinese used tw-lang.yml this is incorrect

The correct one should be Chinese -> cn-lang.yml Traditional Chinese -> tw-lang.yml

We usually use Chinese to call simplified Chinese

RockinChaos commented 2 years ago

I sincerely apologize for the late reply on this. I did some testing and I see the issue you are having.

Simplified Chinese calls cn-lang.yml Traditional Chinese calls tw-lang.yml.

However Chinese alone should call simplified but instead it calls traditional.

I have fixed this issue for the next release, you will see this change in the following snapshot; Link; https://ci.craftationgaming.com/job/ItemJoin/799/ Remember to remove your old ItemJoin.jar file