Documentation for iRedMail
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Mauricio Baeza 112f2e8633 Generate first chapter 2 years ago
en_US Generate first chapter 2 years ago
es_MX Start new script for convert 2 years ago
html Generate first chapter 2 years ago
html_bk Generate first chapter 2 years ago
it_IT New: iredmail-easy.faq.html. 4 years ago
lv_LV Show different languages on index page. 7 years ago
tools Start new script for convert 2 years ago
zh_CN Update migrate.to.iredmail.easy.html. 3 years ago
README.md Typo 2 years ago
USAGE.md Update MUA docs for macOS. 6 years ago
convert.py Generate first chapter 2 years ago
convert.sh Start new script for convert 2 years ago

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.