From b83295d88d18f3e49e4649c1fa80f39bd204db54 Mon Sep 17 00:00:00 2001 From: miyaliu666 Date: Wed, 10 Feb 2021 15:34:22 +0800 Subject: [PATCH] fix(i18n): update Chinese translation of `news` (#41034) --- client/i18n/locales/chinese/translations.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/i18n/locales/chinese/translations.json b/client/i18n/locales/chinese/translations.json index 1262a27c9f..ddcc130bed 100644 --- a/client/i18n/locales/chinese/translations.json +++ b/client/i18n/locales/chinese/translations.json @@ -30,7 +30,7 @@ "forum": "论坛", "radio": "电台", "profile": "个人资料", - "news": "新闻", + "news": "专栏", "donate": "捐款", "update-settings": "更新我的账号设置", "sign-me-out": "退出登录 freeCodeCamp",