Skip to content

Commit 3c322f9

Browse files
author
Maledong
authored
[Fix] Remove duplicated Translations for index.md with unnecessary (#1719)
double quotes 1) Remove duplicated Chinese translations for `index.md`, there's ONLY one explaination. 2) Remove double quotes for `newsletter-postfix`. We don't need them and the result seems the same.
1 parent cf86057 commit 3c322f9

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

locale/zh-cn/index.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ labels:
1818
version-schedule-prompt-link-text: LTS 日程。
1919
newsletter: true
2020
newsletter-prefix: 订阅
21-
newsletter-postfix: ",Node.js 官方的新闻周报。"
21+
newsletter-postfix: ,Node.js 官方的新闻周报。
2222
---
2323

24-
Node.js® 是一个基于 [Chrome V8 引擎](https://developers.google.com/v8/)的 JavaScript 运行时。
25-
Node.js 使用高效、轻量级的事件驱动、非阻塞 I/O 模型。它的包生态系统,[npm](https://www.npmjs.com/),是目前世界上最大的开源库生态系统。
24+
Node.js® 是一个基于 [Chrome V8 引擎 ](https://developers.google.com/v8/)的 JavaScript 运行时。

0 commit comments

Comments
 (0)