aritchie05 / EcoCraftingTool

Crafting calculator for Eco.
https://eco-calc.com
MIT License
24 stars 12 forks source link

[Develop] Need localization updates for 9.5 items #44

Closed rannmann closed 2 years ago

rannmann commented 2 years ago

Items Added:

Items Modified:

Additionally, there were updates to Crab Pot and Crushed Mixed Rock, but neither the name nor nameID changed for either of these, so they should be fine. But it's good to double-check them.

aritchie05 commented 2 years ago

Fixed with PR #46

rannmann commented 2 years ago

Looks good at a glance, but I'll have to check it out later from my other machine to see the whole diff. I assume most of the updates are due to Google's translation changes?

aritchie05 commented 2 years ago

Yeah I just ran the entire list of items and recipes through the translation API again. It changed quite a few of them slightly.

On another note, we really need a better process for doing the localization. Right now I have to pull the json out of the ts files, put it in a different program, and do some manual work. Should probably automate the translation process to pull the data directly out of the src ts and generate the LocaleEntries.