Move Translation docu into the wiki

This doesn't need to live in the code base...
This commit is contained in:
Henne Vogelsang 2019-01-30 01:46:20 +01:00
parent 6745f61c83
commit eabb2693c0
4 changed files with 17 additions and 68 deletions

View file

@ -8,6 +8,7 @@ We need your input and contributions to OSEM. In particular we seek the followin
* **code**: contribute your expertise in an area by helping us expand OSEM with features/bugfixes/UX
* **code editing**: fix typos, clarify language, and generally improve the quality of the content of OSEM
* **ideas**: participate in an issues thread or start your own to have your voice heard
* **translations**: translate OSEM into other languages than English
Read this guide on how to do that.
@ -107,6 +108,9 @@ You can access the app [localhost:3000](http://localhost:3000). Whatever you cha
vagrant ssh
```
## How to contribute translations
Please refer to our [translation guide](https://github.com/openSUSE/osem/wiki/Translation) in the wiki.
## Want to know more?
In our wiki you can find more information about what is possible in our development environment,
how we work with each other on github or other topics of interest for developers. Visit us at