Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 402 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (10 loc) · 402 Bytes

Contributing

Add a new language

  1. Create a folder under data/Localization with the name of the language you want to add, for example french_(france).
  2. Copy the english folder and rename it to the language you want to add.
  3. Translate the strings in the global.ini file.

How to contribute

  1. Fork this repository
  2. Create a new branch
  3. Make your changes
  4. Commit your changes