Re: [PATCH v2] docs/zh_CN: add translation of dev-tools/kmsan.rst
From: Jonathan Corbet
Date: Mon Oct 21 2024 - 11:24:04 EST
Haoyang Liu <tttturtleruss@xxxxxxxxxxx> writes:
> Add translation of kmsan.rst and remove it from TODO list.
> update to commit 3f53d1b4a4d2 ("docs/dev-tools: fix a typo")
>
> Signed-off-by: Haoyang Liu <tttturtleruss@xxxxxxxxxxx>
> Reviewed-by: Alex Shi <alexs@xxxxxxxxxx>
> ---
> v1 -> v2: fix incorrect translations
>
> .../translations/zh_CN/dev-tools/index.rst | 2 +-
> .../translations/zh_CN/dev-tools/kmsan.rst | 392 ++++++++++++++++++
> 2 files changed, 393 insertions(+), 1 deletion(-)
> create mode 100644 Documentation/translations/zh_CN/dev-tools/kmsan.rst
Applied, thanks.
jon