Welcome to Tweloc! Make your website multilingual in a few minutes by following this quick start.
Add the following javascript code in your HTML page, just before your </head> tag.
<script type="text/javascript" src="https://cdn.tweloc.com/tweloc.min.js"></script>
<script>
Tweloc.init({
api_key: 'tweloc_c380c8962cbc97f983b9c02e633f5acd2'
});
</script>
Check the Tweloc Javascript snippet implementation:
Once you see the translations on your website you can start editing manually what you want!