Translation & Localization

Translation, localisation, transcreation, glossaries, QA and i18n locale files.

Translation & Localization covers the whole path from raw string to shipped locale: translate, adapt to the market, transcreate the marketing lines, lock terminology, QA the result and export keys.

Modes

ModeBest forNotes
TranslateDocs, emails, UI stringsPreserves markdown and {{placeholders}}
LocaliseAnything with money, dates or unitsReturns a Before | After change table
TranscreateHeadlines and ads3 options plus back-translations
Glossary & styleBefore a big localisation pushTerm table, formality, do-not-translate list
Translation QAReviewing an agency deliveryFindings table with severity plus a corrected version
i18n keysHanding copy to engineeringFlat JSON per locale with dot-notation keys

Placeholder safety

Interpolation tokens are treated as opaque. If a target language needs a different word order, the token moves with the phrase rather than being translated. Always run Translation QA before shipping a locale file you generated in bulk.