1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-09-16 09:36:41 +02:00

ko: fix ko typo (#2857)

Related on [error while building /ko
#2855](https://github.com/google/comprehensive-rust/issues/2855)
This commit is contained in:
domicmeia
2025-08-30 00:06:21 +09:00
committed by GitHub
parent 9620f8967f
commit f645223749

View File

@@ -1440,7 +1440,7 @@ msgid ""
"based browsers. This includes interoperability with C++ and how to include "
"third-party crates in Chromium."
msgstr ""
"[Chromium의 Rust](../chromium.md) 심층 분석은 Chromium 브라우저의 일부로 Rust"
"[Chromium의 Rust](chromium.md) 심층 분석은 Chromium 브라우저의 일부로 Rust"
"를 사용하는 방법에 관한 반나절 과정입니다. 여기에는 Chromium의 'gn' 빌드 시스"
"템에서 Rust를 사용하여 서드 파티 라이브러리(\"crates\")와 C++ 상호 운용성을 "
"가져오는 방법이 포함되어 있습니다."
@@ -2253,7 +2253,8 @@ msgid ""
"Dependencies can also be resolved from alternative [registries](https://doc."
"rust-lang.org/cargo/reference/registries.html), git, folders, and more."
msgstr ""
"의존성은 다양한 [저장소](registries), git 프로젝트, 디렉터리 등에서 제공될 "
"의존성은 다양한 [저장소](https://doc."
"rust-lang.org/cargo/reference/registries.html), git 프로젝트, 디렉터리 등에서 제공될 "
"수 있습니다."
#: src/cargo/rust-ecosystem.md