Option 1
Easy to setup, hard to translate.
This first option is the easiest to set up but once you start translating and updating translations it'll be harder for you as you'll have to manually look up the new keys and translate them.
If you want to use this option just follow the next steps:
Download the en-US.json
You can download this file from this link: en-US.json. This one is the base language so it'll contain all the keys.
Translate it
Open the file with Visual Studio Code or any other editor, like Notepad++ or Windows file editor, and translate the keys as you need.
You can only change the right part. The left one is the key, that's the one used to reference the sentence so don't touch it.
Don't translate things like `{{name}}`, <button /> and things like that. Those will be replaced with names, versions, buttons... before rendering.
Send it on Discord
Once you've finished the translation just send it to me on the mod forum post on the official Vintage Story Discord server with this info:
And that's it! I'll download and add the file on the next update.
If I find something wrong with translations I'll ping you back on the same channel.
Last updated
Was this helpful?