This is a open-source repo where you can commit to the AWYN for NGG:V/AltLife site
If you want to help with the translating of an already existing Language, simply just:
- Fork the repo
- Edit the corrent lang file (for instance de-DE.js) in the
lang
folder - Pull Request your Fork for merge.
If you want to add your own Language, just:
- Fork the repo
- Create the corrent lang file (for instance sr_RS.js for Serbian) in the
lang
folder - Pull Request your Fork for merge.