Translates sentences from a JSON file to the desired language
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Download and install Python 3(https://www.python.org/downloads/release/python-376/)
Start by installing the requirements as follows:
pip3 install -r requirements.txt
Run the script using the following command:
python3 translate.py
This project is licensed under the MIT License