- Translates English to Spanish
- Case-insensitive input
- Uses JSON files for word mapping
- Replaced Spanish translation with Arabic
- Now translates English to Arabic
- Restructured JSON dictionary for Arabic support
*** How To Use ***
- To run the script, go to your Command Line Interface(CLI) or terminal window
- Navigate to the directory where you placed the script (Make sure to have all the files and the Arabic folder in the directory) -Then use this command: if you are using python 3.x.x, run 'python3 main.py' or you can also run 'python main.py'