A Python script for Language Translations
This uses Translate-Shell translating engine while simplifying the frontend CLI
- Clone this Repo using:
git clone https://github.com/SEKTION/Translator
- Change Directory:
cd Translator/
- And Run the script by:
sudo python3 translate.py
orsudo ./translate.py
Currently supported distros are
- Ubuntu
- Kali
- Mint
- Arch
And
- Termux
Available Languages are in langs.txt file. You can add more languages by adding them to end of that text file in the following format:
Language-Code
e.g. English-en