Documentation for iRedMail
Go to file
iredmail 85e3573d6a New: iredmail-easy.faq.html. 2019-09-19 12:30:03 +08:00
en_US New: iredmail-easy.faq.html. 2019-09-19 12:30:03 +08:00
html New: iredmail-easy.faq.html. 2019-09-19 12:30:03 +08:00
it_IT New: iredmail-easy.faq.html. 2019-09-19 12:30:03 +08:00
lv_LV Show different languages on index page. 2016-10-21 23:53:31 +08:00
tools Fix download link in html footer. 2019-09-06 13:54:43 +08:00
zh_CN New: iredmail-easy.faq.html. 2019-09-19 12:30:03 +08:00
README.md Fix dead links. 2017-11-17 11:48:44 +08:00
USAGE.md Update MUA docs for macOS. 2017-09-01 14:49:54 +08:00
convert.sh Fix url: bitbucket.org/zhb/iredmail-docs/ -> github.com/iredmail/docs 2019-09-06 11:38:58 +08:00

README.md

Please visit https://docs.iredmail.org/ to read converted documents in HTML format, get support in our forum: https://forum.iredmail.org/.

License

All documents are published under Creative Commons License.

How to translate and contribute

  • Create a new directory and name it to the short language code. for example:
    • de_DE for German
    • zh_CN for Chinese
  • Add file [xx_XX]/_lang.md with the full name of the language. for example:
    • English in en_US/_lang.md
    • Deutsch in de_DE/_lang.md
    • 简体中文 in zh_CN/_lang.md.
  • Copy the markdown document you want to translate to new language directory, create the same sub-directory as original document. For example, to translate en_US/howto/reset.user.password.md to Chinese, please create directory zh_CN/howto/ and copy reset.user.password.md to zh_CN/howto/ (with same file name).
  • Translate the file and send a pull request.

If you found something wrong, even just a grammar error or spelling mistake, please don't hesitate to send us a pull request or contact us to fix it.