Re: [PATCH v2 0/2] docs/zh_CN add pci.rst translation
From: Jonathan Corbet <corbet@lwn.net>
Date: 2021-10-26 15:27:14
From: Jonathan Corbet <corbet@lwn.net>
Date: 2021-10-26 15:27:14
Yanteng Si [off-list ref] writes:
v2: pick Alex's Reviewed-by tag. v1: Translate ../PCI/pci.rst into Chinese Yanteng Si (2): docs/zh_CN add PCI index.rst translation docs/zh_CN add PCI pci.rst translation .../translations/zh_CN/PCI/index.rst | 36 ++ Documentation/translations/zh_CN/PCI/pci.rst | 514 ++++++++++++++++++ Documentation/translations/zh_CN/index.rst | 2 +- 3 files changed, 551 insertions(+), 1 deletion(-) create mode 100644 Documentation/translations/zh_CN/PCI/index.rst create mode 100644 Documentation/translations/zh_CN/PCI/pci.rst
Applied, thanks. jon