diff --git a/doc/i18n/zh_cn.md b/doc/i18n/zh_cn.md
index 2c3c1894..b3238921 100644
--- a/doc/i18n/zh_cn.md
+++ b/doc/i18n/zh_cn.md
@@ -8,10 +8,10 @@
- :high_brightness:Next generation markdown editor:crescent_moon:
+ :high_brightness:下一代 Markdown 编辑器:crescent_moon:
- An Electron
app for platforms of OS X Windows and Linux
+ 一个用于 OS X、Windows 和 Linux 平台的 Electron
应用程序
@@ -50,23 +50,23 @@
@@ -94,13 +94,13 @@
- 黑、白两款主题,自由切换。
- 多种编辑模式:**源代码模式**、**打字机模式**、**专注模式**。
-:crescent_moon:Dark and Light themes:high_brightness:
+:crescent_moon:黑色和白色主题:high_brightness:
| 黑色主题 :crescent_moon: | 白色主题 :high_brightness: |
| :----------------------------------------------------------: | :----------------------------------------------------------: |
|  |  |
-:smile_cat:Edit modes:dog:
+:smile_cat:编辑模式:dog:
| 源代码模式 | 打字机模式 | 专注模式 |
| :----------------------------------------------------------: | :----------------------------------------------------------: | :----------------------------------------------------------: |
@@ -135,7 +135,7 @@
- 首先 clone 仓库到本地
- 运行 `npm install`
- 运行 `npm run build`
-- 复制 app 到 Applications 文件夹,如果是 windows 系统直接点击相应软件安装。
+- 复制 app 到 Applications 文件夹,如果是 Windows 系统直接点击相应软件安装。
### 贡献