Unity Assets & Plugins
AI Localization Pipeline - Smart Multi-Language Translation Engine
Translate your game with AI, then catch what the translation broke: lost placeholders, terminology drift, text that no longer fits the button.
Product Description
Machine translation is fast and mostly right. The problem is the "mostly": a translator drops {0} from "You found {0} coins", and the German build throws a FormatException in front of a player you will never hear from. The string looked fine. Nobody read all 72 of them.
This package translates, and then checks.
Translation
Send entries to OpenAI, Anthropic, DeepL or Google Cloud Translation, one at a time or in batches. Each request carries the context the model needs to be right: the category the string belongs to, whether it is a menu button or a line of dialogue, the character speaking it, the placeholders that must survive, and the glossary terms found in the text.
Validation
Twelve rules run over every translation:
- Placeholder integrity — {0}, {name}, %s, $var and <br/> must all come through, in any
order. Reordering arguments for German or Japanese word order is normal and passes.
- Terminology consistency — "Health" is "Gesundheit" everywhere, not "Trefferpunkte" in
the string a different contractor did.
- Length constraints — a button 12 characters wide will not stretch for German.
- Numbers, URLs, punctuation, casing, whitespace, double spaces, empty translations, and
translations that are just a copy of the source.
Each result carries a score and the exact lines that caused it. Run the whole project in one call and put it in your build pipeline: a translation that lost a placeholder stops the build instead of reaching the store.
Where the answer is unambiguous — stray spaces, doubled spaces, trailing whitespace — one call fixes it. Meaning is never touched automatically.
Glossary
Terms are defined once with their translation per language and a note on usage, and the matcher finds them in live strings so the model gets them with every request. Brand names are marked do-not-translate.
Exchange
Export to CSV for a spreadsheet, XLIFF for a translation agency, or JSON for your own tooling — and import the result back. The CSV parser follows RFC 4180, so a line containing a comma, a quote or a newline inside a value comes back as one entry rather than silently splitting into two.
Your Keys Stay Yours
The package never ships a key and never proxies your requests. Keys live in EditorPrefs on each machine — they are not written into the project, so they cannot reach your repository or a build.
What you get
2 files · 12.2 MB
- AI+Localization+Pipeline+-+Smart+Multi-Language+Translation+Engine.unitypackageUNITYPACKAGE · 130.03 KB
- AI+Localization+Pipeline+-+Smart+Multi-Language+Translation+Engine_2022.3.62f3.unitypackageUNITYPACKAGE · 12.07 MB
Unity Assets & Plugins
AI Localization Pipeline - Smart Multi-Language Translation Engine
Translate your game with AI, then catch what the translation broke: lost placeholders, terminology drift, text that no longer fits the button.
Tags
Frequently asked questions
Do I get access instantly?
Yes. This is a digital product — you can download it right after checkout, straight from your library.
Can I use it for commercial projects?
Licence terms are set by the seller. Check the product description before you buy — it states any limits on personal, commercial or client use.
What's your refund policy?
You're covered by a 30-day money-back guarantee. If something isn't right, request a refund from your order and the Getly team reviews it.
What file formats and sizes will I get?
You'll download 2 files — UNITYPACKAGE — 12.2 MB in total.
Do I get free updates?
Yes — when the seller ships a new version, you can re-download the latest files from your library at no extra cost. Check the changelog for recent updates.
Price
$23.99



