Any trouble just get in touch in the Issues section.
Thanks a lot for your contribution! 😃
- Fork this project.
- Choose your preferred
lproj
language (en.lproj is the base English version) and translate all the files inside. - Don't forget to add yourself to the credits.
- You can check if your files are UTF-8 (and convert them if not) with the bundled
convert
script. - Create a Pull request to send your translation.
- Inside the web folder you can translate the website strings. Just use the
lang_en.php
and replace it with your language, i.e.lang_de.php
. - Don't forget to add yourself in the
$content_bottom_copying
(you can add a link).