diff options
author | Alex Shi <[email protected]> | 2020-07-13 19:58:07 +0800 |
---|---|---|
committer | Jonathan Corbet <[email protected]> | 2020-07-23 14:47:58 -0600 |
commit | ed85ae502ee5a20ccd8b57efcaded3a1a81dd815 (patch) | |
tree | d19943932b4110915a6731972b8099b3c4495a21 | |
parent | 71fc2eb8b47dc2f0714e6071ba5e0b635c85135d (diff) |
doc/zh_CN: add Chinese translation prefer section
The add words is:
Tranlation plan:
Welcome for any part of kernel doc Chinese translation, expecially for
admin-guide part.
Signed-off-by: Alex Shi <[email protected]>
Cc: Harry Wei <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Corbet <[email protected]>
-rw-r--r-- | Documentation/translations/zh_CN/index.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/translations/zh_CN/index.rst b/Documentation/translations/zh_CN/index.rst index 301e50a64dc6..85643e46e308 100644 --- a/Documentation/translations/zh_CN/index.rst +++ b/Documentation/translations/zh_CN/index.rst @@ -10,6 +10,9 @@ 人员做出贡献。 与任何大型社区一样,知道如何完成任务将使得更改合并的过程变得更 加容易。 +翻译计划: +内核中文文档欢迎任何翻译投稿,特别是关于内核用户和管理员指南部分。 + .. toctree:: :maxdepth: 2 |