giu888
New Member
- Mar 1, 2023
- 3
- 3
With this python script you are able to translate your ExternalTexts.json to any language if you have the external_flash_texts of the desired language.
What it does
It replaces the text in the ExternalTexts with the text/translations of the external_flash_texts if there are matching keys. It doesn't delete or change any keys so it is usable even if your ExternalTexts has more than the external_flash_texts.
How to use
Just put the Python script along with your ExternalTexts.json and external_flash_texts.txt in the same folder and run it.
What it does
It replaces the text in the ExternalTexts with the text/translations of the external_flash_texts if there are matching keys. It doesn't delete or change any keys so it is usable even if your ExternalTexts has more than the external_flash_texts.
How to use
Just put the Python script along with your ExternalTexts.json and external_flash_texts.txt in the same folder and run it.