obos-fi/lng/README.md

19 lines
270 B
Markdown
Raw Normal View History

# Translations
2016-04-13 00:38:37 +02:00
Translations is simple:
2016-04-13 00:38:37 +02:00
- fork the project.
- create your language file.
- pull Request your change.
- you can test your change with the next command:
```
2019-05-12 21:46:23 +02:00
sh archfi -t {githubusername} {branchname}
```
As exemple:
```
2019-05-12 21:46:23 +02:00
sh archfi -t matmoul master
```