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.
![]() |
2 years ago | |
---|---|---|
en_US | 2 years ago | |
es_MX | 2 years ago | |
html | 2 years ago | |
html_bk | 2 years ago | |
it_IT | 4 years ago | |
lv_LV | 7 years ago | |
tools | 2 years ago | |
zh_CN | 3 years ago | |
README.md | 2 years ago | |
USAGE.md | 6 years ago | |
convert.py | 2 years ago | |
convert.sh | 2 years ago |
README.md
- Please visit https://docs.iredmail.org/ to read documents.
- 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
forGerman
zh_CN
forChinese
- Add file
[xx_XX]/_lang.md
with the full name of the language. for example:English
inen_US/_lang.md
Deutsch
inde_DE/_lang.md
简体中文
inzh_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 directoryzh_CN/howto/
and copyreset.user.password.md
tozh_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.