Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 346 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 346 Bytes

xmlTranslate

Donate

This is a simple python script for translating xml strings into any language.

Install dependence with:

pip install -r requirements.txt

How to use

python3 main.py <input_file> <output_file> <lang_to>