TRANSLATION KIT
This mod has 1193 lines of text. Fixing one language is a few hours of reading, and you need nothing but a text editor — no game files, no modding tools, no account.
This page is written in English — your browser can translate it. The files you download are never changed by that.
These six already have a rough machine translation. Every line is present and in the right shape, so you are correcting text rather than writing it from nothing — that is the most useful thing anyone can do here.
Want a language that is not listed? Start from the English source instead. It ships in the next update either way.
Six rules. The first three are the ones that break a mod if they are missed.
.json file in any text editor. Each
line looks like "Key": "Some text" — translate only
the text in the second pair of quotes. Never change the key on the left, or the
game will not find it.%1 and %2 are slots the game
fills in with a number or a name. Keep them, but move them wherever your
language needs them.%%. A single
% that is not followed by a digit will error in game.That is the whole job.
Zip the finished files and post them on the mod's Steam discussion page, or drop them in the Discord. Attach the files rather than pasting the text — copy and paste tends to eat the accents. Every contributor is credited on the mod page unless you would rather not be.