Your site,
in 27 languages.
No resource files, no rebuild, no second site. Switch training on and the snippet reports back the copy it finds. You translate it once, publish, and visitors get their own language on the next page load.
It reads your site
so you do not have to.
Train
Switch training on. As people browse, the snippet reports the text it finds back in small batches.
Collect
Chunks are deduplicated by content hash and stored once, with the page they came from for context.
Translate
Work through the queue in the workbench, per language, drafting and publishing as you go.
Serve
Published strings become a cached dictionary the snippet applies on the visitor's next page.
The dictionary is keyed by the source text itself rather than a hash, so the snippet does a plain object lookup per text node — no hashing work on the visitor's device.
Twenty-seven locales.
Deliberately not two hundred.
A list you can actually scan — the languages people ship in, with native names and flags in the switcher.
Right-to-left is handled, not bolted on
Arabic and Hebrew are marked as RTL in the catalogue, and the snippet flips the document direction for them automatically. You do not maintain a second stylesheet.
One screen
per language.
Pick a locale, filter to what still needs doing, and work down the list. Nothing reaches a visitor while it is still a draft.
Save work in progress without exposing it, then publish when it reads right.
Flag a translation you are not sure about so somebody else looks at it.
Brand names, product codes and anything that should stay in English.
Clear out copy that no longer exists on the site.
Jump to a phrase, or show only what is still outstanding.
You decide what
gets collected.
The language your site is written in today.
Minimum and maximum characters worth translating.
Also translate placeholders, titles and alt text.
Show it or hide it, with your own label.
Keep admin and checkout routes out of the queue.
Up to 5,000 strings per website before pruning.
Config and dictionaries are cached and served to the snippet asynchronously, so adding languages does not cost you page speed.
Stop losing the visitors
you already paid for.
More leads from the traffic you already have, and follow-up that sends itself. Free to start — no card, no monthly fee.