diff options
-rw-r--r-- | archfi | 2 | ||||
-rw-r--r-- | lng/README.md | 11 |
2 files changed, 12 insertions, 1 deletions
@@ -12,7 +12,7 @@ # referance : https://wiki.archlinux.org/index.php/Installation_guide -apptitle="Arch Linux Fast Install (archfi) - Version: 2016.04.13.00.23.22 (GPLv3)" +apptitle="Arch Linux Fast Install (archfi) - Version: 2016.04.13.00.38.26 (GPLv3)" baseurl=https://raw.githubusercontent.com/MatMoul/archfi/master diff --git a/lng/README.md b/lng/README.md new file mode 100644 index 0000000..867f8c3 --- /dev/null +++ b/lng/README.md @@ -0,0 +1,11 @@ +#Translations + +Translations is simple... +Fork the project. +Create your language file. +Pull Request your change. + +You can test your change with the next command : +sh archfi {githubusername} {branchname} +As exemple : +sh archfi matmoul master |