Skip to content

Update common.ftl for zh_CN #1830

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 27, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions locales/zh-CN/common.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ embedded-learn-more = 开启嵌入式

## components/layout.hbs

meta-description = 一门赋予每个人构建可靠且高效软件能力的语言
meta-description = 一门帮助每个人构建可靠且高效软件的语言
page-title = { $pagename } - Rust 程序设计语言
index-title = Rust 程序设计语言

Expand All @@ -27,10 +27,10 @@ index-title = Rust 程序设计语言
nav-install = 安装
nav-learn = 学习
nav-tools = 工具
nav-governance = 治理
nav-governance = 团队
nav-community = 社区
nav-blog = 博客
nav-playground = 演练场
nav-playground = 实验
choose-language = 语言
nav-logo-alt = Rust 标志

Expand Down