Create Project

Welcome to Tweloc! Make your website multilingual in a few minutes by following this quick start.

2. Add Javascript Snippet to your website

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:

  • Reload your webpage and you will see the language button bottom right.
  • Try to switch the language and verify that you see automatic translations on your website!

Once you see the translations on your website you can start editing manually what you want!