From 29786682e12fc2bc6f9971acb9a25363df57f44f Mon Sep 17 00:00:00 2001 From: greyaz Date: Sun, 20 Mar 2022 04:24:59 +0800 Subject: [PATCH] Update zh_CN translations --- app/Locale/zh_CN/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php index 9e56b1164..957b0e588 100644 --- a/app/Locale/zh_CN/translations.php +++ b/app/Locale/zh_CN/translations.php @@ -249,7 +249,7 @@ return array( 'Edit the task' => '修改任务', 'Add a comment' => '添加评论', 'Edit a comment' => '编辑评论', - 'Summary' => '帐号概要', + 'Summary' => '概要', 'Time tracking' => '时间记录', 'Estimate:' => '评估:', 'Spent:' => '花费:',