https://console.cloud.google.com/
2- Create a project
3- do a search for "translate"
4- enable it ( translate API on this project )
Python script:
sudo pip install google-cloud
export GOOGLE_APPLICATION_CREDENTIALS=apikey.json
https://console.cloud.google.com/
2- Create a project
3- do a search for "translate"
4- enable it ( translate API on this project )
sudo pip install google-cloud
export GOOGLE_APPLICATION_CREDENTIALS=apikey.json