diff options
author | Hu Haowen <src.res@email.cn> | 2021-07-29 18:56:25 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2021-07-30 22:22:13 +0300 |
commit | 76f1fc266b897de07ad585667b574e03fd2e9d01 (patch) | |
tree | df3795deec56212f3294896244f7669498bd3d07 /Documentation/translations/index.rst | |
parent | 4a52225d61017c0cb9133b624d5790bf86abf608 (diff) | |
download | linux-76f1fc266b897de07ad585667b574e03fd2e9d01.tar.xz |
docs: add traditional Chinese translation for kernel Documentation
Add traditional Chinese translation (zh_TW) for the Linux Kernel
documentation with a series of translated files.
Signed-off-by: Hu Haowen <src.res@email.cn>
Reviewed-by: Pan Yunwang <panyunwang849@gmail.com>
Link: https://lore.kernel.org/r/20210729155627.41744-1-src.res@email.cn
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/translations/index.rst')
-rw-r--r-- | Documentation/translations/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/translations/index.rst b/Documentation/translations/index.rst index 556b050884fc..1175a47d07f0 100644 --- a/Documentation/translations/index.rst +++ b/Documentation/translations/index.rst @@ -8,6 +8,7 @@ Translations :maxdepth: 1 zh_CN/index + zh_TW/index it_IT/index ko_KR/index ja_JP/index |