blob: 9e02f242a08aa1a038709d8936818d07fe5f574c (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
#Translations
Translations is simple...<br />
Fork the project.<br />
Create your language file.<br />
Pull Request your change.
You can test your change with the next command :<br />
sh archfi {githubusername} {branchname}<br />
As exemple :<br />
sh archfi matmoul master
|