A simple script to translate .po files using ChatGPT.
git clone https://git@github.com:freakspace/chatgpt-po-i18-translator.git
cd chatgpt-po-i18-translator
pip install
.env
in the root and add variables "OPENAPI_KEY"
mkdir in
Add your .po files to the /in folder
Run the script and follow the instructions
python app.py