1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-01-31 11:01:46 +02:00

zh-CN: Translation for src/exercises/day-2/afternoon.md (#875)

Co-authored-by: Hang Du <hhangdu@google.com>
This commit is contained in:
HangDu 2023-06-24 18:58:13 -07:00 committed by GitHub
parent c4236cf718
commit d5e460fddd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7587,11 +7587,11 @@ msgstr ""
#: src/exercises/day-2/afternoon.md:1
msgid "# Day 2: Afternoon Exercises"
msgstr ""
msgstr "# 第二天下午习题"
#: src/exercises/day-2/afternoon.md:3
msgid "The exercises for this afternoon will focus on strings and iterators."
msgstr ""
msgstr "今天下午的习题将重点关注字符串(string)和迭代器(iterator)。"
#: src/exercises/day-2/luhn.md:1
msgid "# Luhn Algorithm"