Documentation for iRedMail
Go to file
Zhang Huangbin cf35d54b95 Typo in README.md. 2015-08-14 08:29:12 +08:00
en_US New: zh_CN/howto/1-change.mail.attachment.size.md. 2015-08-14 08:17:35 +08:00
html New: zh_CN/howto/1-change.mail.attachment.size.md. 2015-08-14 08:17:35 +08:00
tools * Improve convert.sh to support other languages. 2015-08-13 23:08:13 +08:00
zh_CN New: zh_CN/howto/1-change.mail.attachment.size.md. 2015-08-14 08:17:35 +08:00
.hgignore Pack all HTML files for offline reading. 2014-10-10 14:17:58 +08:00
README.md Typo in README.md. 2015-08-14 08:29:12 +08:00
TODO.md Migrate 3 (integration) tutorials from old wiki site. 2015-08-07 11:56:15 +08:00
USAGE.md Typo: addition xxx -> additional xxx. 2015-01-05 00:17:26 +08:00
convert.sh * Improve convert.sh to support other languages. 2015-08-13 23:08:13 +08:00

README.md

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

= How to translate and contribute

  • 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.