We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df72aae commit 09b6e09Copy full SHA for 09b6e09
locales/zh-TW/learn.ftl
@@ -56,7 +56,7 @@ learn-install-heading = 安裝 Rust
56
learn-play = 您可以不用在電腦上安裝任何東西,先在 Rust Playground 線上試試 Rust。
57
learn-play-button = 不用安裝直接嘗試使用 Rust
58
learn-install-rustup-header = Rustup:Rust 的安裝與版本管理工具
59
-learn-install-rustup = 安裝 Rust 的主要途徑是夠過 Rustup 這個工具,它是 Rust 用於安裝與版本管理的工具。
+learn-install-rustup = 安裝 Rust 的主要途徑是透過 Rustup 這個工具,它是 Rust 用於安裝與版本管理的工具。
60
learn-install-rustup-update-header = Rust 是最新版的嗎?
61
learn-install-rustup-update = Rust 時常更新,如果你在一段時間前安裝了 rustup ,有可能你的 Rust 版本已過時 ,執行 { $update-command } 以取得最新版的 Rust。
62
learn-install-rustup-button = 了解更多關於安裝事項
0 commit comments