Re: [PATCH v4] docs/zh_CN: add process/cve Chinese translation

From: Jonathan Corbet
Date: Fri Apr 26 2024 - 09:59:50 EST


Dongliang Mu <dzm91@xxxxxxxxxxx> writes:

> Translate process/cve.rst into Chinese and add it to
> Documentation/translations/zh_CN directory.
>
> Signed-off-by: Dongliang Mu <dzm91@xxxxxxxxxxx>
> ---
> v3->v4: revise sentences suggested by Alex Shi
> v2->v3: remove a trailing space
> v1->v2: add a newline at then end of cve.rst.
> .../translations/zh_CN/process/cve.rst | 89 +++++++++++++++++++
> .../translations/zh_CN/process/index.rst | 1 +
> 2 files changed, 90 insertions(+)
> create mode 100644 Documentation/translations/zh_CN/process/cve.rst

Applied, thanks.

jon