Skip to content

Commit

Permalink
Fix Chinese text according to user suggestion
Browse files Browse the repository at this point in the history
 - Please see https://discourse.brew.sh/t/translate-to-chinese-suggest/2790/2
 - This should be reviewed by someone more linguistically gifted than me, if possible
  • Loading branch information
zbeekman committed Aug 16, 2018
1 parent be55f96 commit 93afd48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _data/locales/zh-cn.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
zh-cn:
locale_name: 简体中文
subtitle: macOS 缺失的软件包管理器
subtitle: macOS 缺失的软件包的管理器
pagecontent:
question: Homebrew 能干什么?
what: 使用 Homebrew 安装 Apple 没有预装但 <a href="https://formulae.brew.sh/formula/" title="Homebrew 软件包列表">你需要的东西</a>。
Expand Down
2 changes: 1 addition & 1 deletion _data/locales/zh-tw.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
zh-tw:
locale_name: 繁體中文
subtitle: macOS 缺少的套件管理工具
subtitle: macOS 缺少套件的管理工具
pagecontent:
question: What Does Homebrew Do?
what: 使用 Homebrew 安裝 Apple 沒有預裝但是<a href="https://formulae.brew.sh/formula/" title="List of Homebrew packages">你需要的東西</a>。
Expand Down

0 comments on commit 93afd48

Please sign in to comment.