Godot CSV Localization Tool
Official Godot Engine CSV format with variable-safe AI translation
No login required From $39 Variable-safe
The Problem
- ChatGPT mangles {player_name} and <color=red> tags
- Manual translation breaks Godot's context markers (?context)
- Agencies charge $2,000+ for simple CSV files
- Plural rules (%d/%d slots) get lost in translation
The Solution
- Regex locks ALL variables before AI sees your file
- Godot-aware parser preserves context and plurals
- From $39 flat — no per-word pricing
- 24-hour turnaround, ready for Steam Next Fest
Before & After Translation
See how Godot CSV files look before and after AI translation. Variables remain untouched.
Original (English)
Word count: 28keys,en
GREET,Hello {player_name}!
BYE,Goodbye
QUEST,Kill {count} rats for {npc_name}.
SLOTS,%d/%d slots used
RICH,Click <color=red>here</color>Translated (Spanish)
28+ languageskeys,es
GREET,¡Hola {player_name}!
BYE,Adiós
QUEST,Mata {count} ratas para {npc_name}.
SLOTS,%d/%d huecos usados
RICH,Haz clic <color=red>aquí</color>Notice: All variables (like {pattern}) remain completely unchanged in the translated version.
Variable Protection Patterns
Godot CSV files contain special patterns that must never be translated. Our AI locks them automatically.
Locked
{player_name} Curly braces
Locked
<color=red> Rich text tags
Locked
%d/%d Printf plurals
Preserved
?context Godot context
Ready to Localize Your Godot Files?
Upload your Godot CSV file and get variable-safe AI translation in 24 hours. No login required. From $39 per file.
24 hours · Variable-safe · 28+ languages