- Create a folder under
data/Localization
with the name of the language you want to add, for examplefrench_(france)
. - Copy the
english
folder and rename it to the language you want to add. - Translate the strings in the
global.ini
file.
- Fork this repository
- Create a new branch
- Make your changes
- Commit your changes