diff options
author | 2025-02-07 18:18:57 +0800 | |
---|---|---|
committer | 2025-02-10 11:14:50 -0700 | |
commit | 2b087edf588c66d149a7ba29bd37f2ad6edbdc9f (patch) | |
tree | c343af33e02b3df928e99080a551d83f53a293be | |
parent | docs/zh_CN: Add keys index Chinese translation (diff) | |
download | wireguard-linux-2b087edf588c66d149a7ba29bd37f2ad6edbdc9f.tar.xz wireguard-linux-2b087edf588c66d149a7ba29bd37f2ad6edbdc9f.zip |
docs/zh_CN: Add secrets index Chinese translation
Translate .../security/secrets/index.rst into Chinese
Update the translation through commit 7419995a331c
("docs: security: Add secrets/coco documentation")
Signed-off-by: zhangwei <zhangwei@cqsoftware.com.cn>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/57978b69f643c1aacf78804affde4c819960fd3c.1738923258.git.zhangwei@cqsoftware.com.cn
-rw-r--r-- | Documentation/translations/zh_CN/security/secrets/index.rst | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/Documentation/translations/zh_CN/security/secrets/index.rst b/Documentation/translations/zh_CN/security/secrets/index.rst new file mode 100644 index 000000000000..5ea78713f10e --- /dev/null +++ b/Documentation/translations/zh_CN/security/secrets/index.rst @@ -0,0 +1,17 @@ +.. SPDX-License-Identifier: GPL-2.0 +.. include:: ../../disclaimer-zh_CN.rst + +:Original: Documentation/security/secrets/index.rst + +:翻译: + +===================== +密钥文档 +===================== + +.. toctree:: + + +TODOLIST: + +* coco |