Documentation for iRedMail
Go to file
Zhang Huangbin 9b21211cf1 Typo 2021-07-28 08:08:13 +08:00
en_US Typo. fixes #15 2021-07-28 08:06:14 +08:00
html Typo. fixes #15 2021-07-28 08:06:14 +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 Remove Google Analytics js code. 2021-07-12 12:36:15 +08:00
zh_CN Update migrate.to.iredmail.easy.html. 2020-11-11 18:55:49 +08:00
README.md Typo 2021-07-28 08:08:13 +08:00
USAGE.md Update MUA docs for macOS. 2017-09-01 14:49:54 +08:00
convert.sh Update upgrade.iredmail.1.1-1.2.html. 2020-04-17 10:11:01 +08:00

README.md

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.