diff options
| author | Alex Shi <[email protected]> | 2019-04-01 22:44:26 +0800 |
|---|---|---|
| committer | Jonathan Corbet <[email protected]> | 2019-04-02 09:53:53 -0600 |
| commit | cc5844ee781a2e93f3ec6d459bbee4017417cd55 (patch) | |
| tree | f1eafca57717eb23771fecd80f17564e242ff7c9 | |
| parent | b68a32258f3aa8ddfd36f38a52641bf89439fbe6 (diff) | |
docs/zh_CN: add disclaimer and translator info in 8.Conclusion
Give people a link to send comments.
Signed-off-by: Alex Shi <[email protected]>
Cc: Harry Wei <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Jonathan Corbet <[email protected]>
| -rw-r--r-- | Documentation/translations/zh_CN/process/8.Conclusion.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/translations/zh_CN/process/8.Conclusion.rst b/Documentation/translations/zh_CN/process/8.Conclusion.rst index 9f8791c5784f..32b4e617a451 100644 --- a/Documentation/translations/zh_CN/process/8.Conclusion.rst +++ b/Documentation/translations/zh_CN/process/8.Conclusion.rst @@ -1,3 +1,8 @@ +.. include:: ../disclaimer-zh_CN.rst + +:Original: :ref:`Documentation/process/8.Conclusion.rst <development_conclusion>` +:Translator: Alex Shi <[email protected]> + .. _cn_development_conclusion: 更多信息 |