2016-04-12 16:38:37 -06:00
|
|
|
#Translations
|
|
|
|
|
2016-04-16 18:32:39 -06:00
|
|
|
Translations is simple...<br />
|
|
|
|
Fork the project.<br />
|
|
|
|
Create your language file.<br />
|
2016-04-12 16:38:37 -06:00
|
|
|
Pull Request your change.
|
|
|
|
|
2016-04-16 18:32:39 -06:00
|
|
|
You can test your change with the next command :<br />
|
|
|
|
sh archfi {githubusername} {branchname}<br />
|
|
|
|
As exemple :<br />
|
2016-04-12 16:38:37 -06:00
|
|
|
sh archfi matmoul master
|