From 39fd088f428b34841b0ebca7246d44fd898832f8 Mon Sep 17 00:00:00 2001 From: Henri F Date: Sat, 20 Jan 2024 15:04:32 -0800 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Emma Li --- po/zh-CN.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/zh-CN.po b/po/zh-CN.po index 88dba80bb24..59c6d123751 100644 --- a/po/zh-CN.po +++ b/po/zh-CN.po @@ -8751,7 +8751,7 @@ msgstr "今天,我们将介绍一些更高级的 Rust 主题:" #: src/welcome-day-4.md:5 msgid "Iterators: a deep dive on the `Iterator` trait." -msgstr "迭代器:深入了解 `Iterator` trait。" +msgstr "迭代器:深入了解 `Iterator` 特征。" #: src/welcome-day-4.md:6 msgid "Modules and visibility."