How to create new localization
aneverse
28 days agoby aneverse1Posted 28 days ago## How to add or update a language 1. Copy en.json and rename it to the game language file name\ (see list below), e.g. de.json, fr.json, ja.json. 2. Translate only the second string in each \[ "Key", "Text" \] pair.\ Do not change the keys. 3. Keep valid …