diff options
Diffstat (limited to 'app/Locale/zh_CN/translations.php')
-rw-r--r-- | app/Locale/zh_CN/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php index 7ec4f2c6..3eeae65b 100644 --- a/app/Locale/zh_CN/translations.php +++ b/app/Locale/zh_CN/translations.php @@ -1022,7 +1022,6 @@ return array( 'Edit description' => '编辑描述', 'New internal link' => '新建内部链接', 'Display list of keyboard shortcuts' => '显示快捷键列表', - 'Set start date' => '开始任务', 'Avatar' => '我的头像', 'Upload my avatar image' => '上传我的头像', 'Remove my image' => '删除我的头像', @@ -1383,4 +1382,5 @@ return array( // 'Edit tasks in bulk' => '', // 'Choose the properties that you would like to change for the selected tasks.' => '', // 'Configure this project' => '', + // 'Start now' => '', ); |