Installation of the translation script
This is the base installation process common to all the different platforms
Script installation
Get your project script in the project settings
Pay attention to go the setting of the project and not the setting of the account
index.html
<script src="https://cdn.localewise/lib?api_key=YOUR_API_KEY"><\script>
You can copy the whole script from your project settings or either the key and reaplace YOUR_API_KEY
. with your own key in the project settings.
The script should be placed in the head of the document.
Depending on the type of project, wether CMS or Frameworks, you may have to include the script using the documentation specific to your project.