Contributions are welcome and will be fully credited.
We accept contributions via Pull Requests on Github.
- fork this repository
- create a directory in src with the short name of the language (ex: fr for French) from ISO-639-1 ( see Wikipedia )
- copy these four files of the English version with your translation : from script/en directory
- run PHP-cs-fixer
- if installed to global, run
php-cs-fixer fix
. - if installed to project local, run
vendor/bin/php-cs-fixer fix
.
- if installed to global, run
- add a pull request with the name of the language
- ex: [fr] New language
- fork this repository
- update the file
- run PHP-cs-fixer
- if installed to global, run
php-cs-fixer fix
. - if installed to project local, run
vendor/bin/php-cs-fixer fix
.
- if installed to global, run
- add a pull request with the name of the language
- ex: [fr] Update validation for number in validation
- todo.md
php script/todo.php