Loreinator / Shuffle-Move

Program to help choose moves in the Pokemon Shuffle puzzle game
GNU General Public License v3.0
95 stars 18 forks source link

Update Chinese Translations #364

Closed BeginnerSlob closed 6 years ago

BeginnerSlob commented 6 years ago

Chinese Translations are too old to read. Some Pokemon's name is wrong according to the new Pokemon Games. I want help fix it, but I can't find the Translation Files.

Loreinator commented 6 years ago

The i18n is hosted here in the github source: https://github.com/Loreinator/Shuffle-Move/tree/master/i18n/shuffle/fwk

Any file that has _zh in the name is the Chinese localization files.

BeginnerSlob commented 6 years ago

OK, thanks