From 4d5ef98d2017ed69e6bd9d8058e169ba281589c1 Mon Sep 17 00:00:00 2001 From: Maledong Date: Fri, 27 Aug 2021 15:18:10 +0800 Subject: [PATCH 1/2] zh-CN: update release announcement Ref: https://github.com/nodejs/nodejs.org/pull/4072 --- locale/zh-cn/site.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/zh-cn/site.json b/locale/zh-cn/site.json index 3b37b9ca95490..a9728d75cd4e5 100644 --- a/locale/zh-cn/site.json +++ b/locale/zh-cn/site.json @@ -162,7 +162,7 @@ }, "banners": { "index": { - "text": "对 16.x,14.x 和 12.x 的安全更新版本已发布" + "text": "新安全更新将于 2020 年 8 月 31 日发布" } } } From 493a593e2f20dd30393cd105d0bbe4bbb65452a7 Mon Sep 17 00:00:00 2001 From: Maledong Date: Fri, 27 Aug 2021 15:52:55 +0800 Subject: [PATCH 2/2] Update site.json --- locale/zh-cn/site.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/zh-cn/site.json b/locale/zh-cn/site.json index a9728d75cd4e5..9d8017fa5f15e 100644 --- a/locale/zh-cn/site.json +++ b/locale/zh-cn/site.json @@ -162,7 +162,7 @@ }, "banners": { "index": { - "text": "新安全更新将于 2020 年 8 月 31 日发布" + "text": "新安全更新将于 2021 年 8 月 31 日发布" } } }