obos-fi/lng/README.md

19 lines
264 B
Markdown
Raw Normal View History

# Translations
2016-04-12 16:38:37 -06:00
Translations is simple:
2016-04-12 16:38:37 -06:00
- 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:
```
2016-04-12 16:38:37 -06:00
sh archfi matmoul master
```