From d502398934fe4d5dd526eef62d5c098d9a4283a8 Mon Sep 17 00:00:00 2001 From: handohun <40396941+handohun@users.noreply.github.com> Date: Fri, 8 Aug 2025 11:18:16 +0900 Subject: [PATCH] Fix typo in ko.po (#2844) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Day 4 is translated into 1일차(Day 1) --- po/ko.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ko.po b/po/ko.po index 678a37f8..9aa1e05c 100644 --- a/po/ko.po +++ b/po/ko.po @@ -565,7 +565,7 @@ msgstr "연습문제: Protobuf 파싱" #: src/SUMMARY.md #, fuzzy msgid "Day 4: Morning" -msgstr "1일차 오전" +msgstr "4일차 오전" #: src/SUMMARY.md src/iterators.md msgid "Iterators" @@ -636,7 +636,7 @@ msgstr "룬 알고리즘" #: src/SUMMARY.md #, fuzzy msgid "Day 4: Afternoon" -msgstr "1일차 오후" +msgstr "4일차 오후" #: src/SUMMARY.md src/error-handling.md msgid "Error Handling"