Re: [PATCH] docs/zh_CN: Add dev-tools/kcov Chinese translation

From: Jonathan Corbet
Date: Wed Apr 24 2024 - 15:14:36 EST


Haoyang Liu <tttturtleruss@xxxxxxxxxxx> writes:

> Translate dev-tools/kcov into Chinese and add it in
> dev-tools/zh_CN/index.rst.
>
> Signed-off-by: Haoyang Liu <tttturtleruss@xxxxxxxxxxx>
> ---
> .../translations/zh_CN/dev-tools/index.rst | 2 +-
> .../translations/zh_CN/dev-tools/kcov.rst | 359 ++++++++++++++++++
> 2 files changed, 360 insertions(+), 1 deletion(-)
> create mode 100644 Documentation/translations/zh_CN/dev-tools/kcov.rst

Applied, thanks.

jon