Files
sourcegit/translate_helper.py
Ramon Melo 924cd08ffd utils: Translation Utility Script (#1831)
* feature: Translation helper script

A small python scritp that helps to translate between EN to a target language. It loads the target translation file and compares with the EN base file, showing which keys are missing and asking to translate.

* feature: Added  code comments to translation utility script
* feature: Insert new keys in alphabetical order when translating
* feature: README for the translate_helper.py
* feature: Move translate helper script to root folder
* feature: Added traslation utility script documentation to README file
* feature: removed old docs for translation script
2026-01-26 10:29:31 +08:00

7.1 KiB