Re: [PATCH v4 0/2] docs/zh_CN: Add staging/index and xz Chinese translation

From: Jonathan Corbet
Date: Fri Oct 28 2022 - 14:33:03 EST


Rui Li <me@xxxxxxxxx> writes:

> Translate the following files into Chinese:
>
> - Documentation/staging/index.rst
> - Documentation/staging/xz.rst
>
> Add staging/index into the menu of zh_CN/index. Also fix one
> translation in the zh_CN/index file.
>
> Changes since v3 [1]:
> Add missing reviewed-by signature for patch 1 and 2.
>
> [1]: v3: https://marc.info/?l=linux-doc&m=166627656723013&w=2
>
> Rui Li (2):
> docs/zh_CN: Add staging/index Chinese translation
> docs/zh_CN: Add staging/xz Chinese translation
>
> Documentation/translations/zh_CN/index.rst | 8 +-
> .../translations/zh_CN/staging/index.rst | 26 +++++
> .../translations/zh_CN/staging/xz.rst | 100 ++++++++++++++++++
> 3 files changed, 130 insertions(+), 4 deletions(-)
> create mode 100644 Documentation/translations/zh_CN/staging/index.rst
> create mode 100644 Documentation/translations/zh_CN/staging/xz.rst

Applied, thanks.

jon