Getting Started
- Create an account.
- Add a website and its allowed domains.
- Choose a primary language and target languages.
- Copy the generated site key.
- Install the JavaScript snippet.
Installing the JavaScript
<script src="https://translator.tech-wave.cloud/translate.js" data-site-key="YOUR_SITE_KEY"></script>Place the script before </head>. WordPress users can add it through a trusted header/script insertion method or a child-theme header.
Adding Languages
Open the website in your customer dashboard, edit the project, and choose target languages. Plan limits are enforced automatically.
Customizing the Widget
Advanced Translation settings control position, style, flags/native names, colors, font size and a custom CSS selector.
Translation Exclusions
Use translate="no", .notranslate, data-twc-ignore, data-twc-no-translate, or customer-defined CSS selectors.
Glossary
Protect brand terms by leaving the target translation blank, or define a required translation for a specific target language.
SEO Mode
SEO translation is optional. Multilingual URL mode is a separate feature switch and should only be enabled when those language routes genuinely exist.
Troubleshooting
If the widget does not connect, verify that the exact website domain is allowed, the site key is active, HTTPS is working, and the Installation page shows a recent detection event.