From 0188082cde23c9905b8750c9ef7eaba61031f2df Mon Sep 17 00:00:00 2001 From: James <18580089+thoja21@users.noreply.github.com> Date: Mon, 4 Jun 2018 02:48:14 +0100 Subject: Correct English text --- app/Locale/zh_CN/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Locale/zh_CN') diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php index ac6230e2..ea08984e 100644 --- a/app/Locale/zh_CN/translations.php +++ b/app/Locale/zh_CN/translations.php @@ -699,7 +699,7 @@ return array( 'The lead time is the duration between the task creation and the completion.' => '工作时间是任务创建和完成之间的持续时间。', 'The cycle time is the duration between the start date and the completion.' => '周期时间是开始日期和完成时间之间的持续时间。', 'If the task is not closed the current time is used instead of the completion date.' => '如果当前任务未关闭时用当前时间代替完成时间', - 'Set automatically the start date' => '设置自动开始日期', + 'Set the start date automatically' => '设置自动开始日期', 'Edit Authentication' => '编辑认证信息', 'Remote user' => '远程用户', 'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => '远程用户不会在看板数据库保存密码,例如:LDAP,GOOGLE,GitHub。', -- cgit v1.2.3