...
4- enable it ( translate API on this project )
Python script example: https://cloud.google.com/translate/docs/reference/libraries
Python script:
pip install --upgrade pip
sudo pip install google-cloud
...
...
4- enable it ( translate API on this project )
pip install --upgrade pip
sudo pip install google-cloud
...