iredmail-doc/README.md

14 lines
687 B
Markdown
Raw Normal View History

2015-08-13 19:29:12 -05:00
Please visit [http://www.iredmail.org/docs/](http://www.iredmail.org/docs/)
to read converted documents in HTML format, get support in our forum:
[http://www.iredmail.org/forum/](http://www.iredmail.org/forum/).
2015-08-13 08:28:13 -05:00
2015-08-13 19:29:12 -05:00
= How to translate and contribute
2015-08-13 08:28:13 -05:00
2015-08-13 19:29:12 -05:00
* Create a new directory and name it to the short language code. e.g. for
Germany, please name it `de_DE`.
* Copy the markdown document you want to translate to new language directory,
create the same sub-directories as original document. For example, to
translate `en_US/howto/reset.user.password.md`, please create
`de_DE/howto/` and copy `reset.user.password.md` to `de_DE/howto/`.
* Translate the file and send a pull request.