diff --git a/po/ko.po b/po/ko.po index e4722154..48517afa 100644 --- a/po/ko.po +++ b/po/ko.po @@ -1589,11 +1589,17 @@ msgstr "만약 개인용 컴퓨터에서 코드를 실행해보려면 먼저 러 msgid "" "```shell\n" "% rustc --version\n" -"rustc 1.61.0 (fe5b13d68 2022-05-18)\n" +"rustc 1.69.0 (84c898d65 2023-04-16)\n" "% cargo --version\n" -"cargo 1.61.0 (a028ae4 2022-04-29)\n" +"cargo 1.69.0 (6e9a83356 2023-04-12)\n" "```" msgstr "" +"```shell\n" +"% rustc --version\n" +"rustc 1.69.0 (84c898d65 2023-04-16)\n" +"% cargo --version\n" +"cargo 1.69.0 (6e9a83356 2023-04-12)\n" +"```" #: src/cargo/running-locally.md:15 msgid "" @@ -14130,7 +14136,6 @@ msgid "" "```" msgstr "" - #: src/basic-syntax/scalar-types.md:21 msgid "There are a few syntaxes which are not shown above:" msgstr "위에 표시되지 않은 몇 가지 문법이 있습니다."