From 59609f5f67c98dd31e11a310ec89c65f46921487 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 1 Apr 2020 16:39:04 +0530 Subject: [PATCH] New translations about.json (Chinese Simplified) --- src/i18n/locales/zh/rightSidebar/about.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/locales/zh/rightSidebar/about.json b/src/i18n/locales/zh/rightSidebar/about.json index 91927bed..bbb5cbcf 100644 --- a/src/i18n/locales/zh/rightSidebar/about.json +++ b/src/i18n/locales/zh/rightSidebar/about.json @@ -2,7 +2,7 @@ "title": "关于我们", "documentation": { "heading": "文档", - "body": "想要了解更多关于这个应用的信息吗?如果有一个指南可以指导你如何在本地机器上开发, 会不会更好? 需要了解如何为项目做贡献? 不需要烦恼,这里有一份详细的文档供你参考。", + "body": "想进一步了解该应用程序? 需要有关如何为该项目做出贡献的信息? 别无所求,这里有专门为您准备的综合指南。", "buttons": { "documentation": "文档" } @@ -30,7 +30,7 @@ } }, "footer": { - "credit": "Reactive Resume 是由 <1>Amruth Pillai 创建的项目。", + "credit": "<1>Amruth Pillai 用爱制造", "thanks": "感谢您使用 Reactive Resume!" } }