Update zh_CN translations

This commit is contained in:
greyaz 2022-10-10 06:17:10 +08:00 committed by GitHub
parent a1bdca646a
commit 1664f4c304
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -645,7 +645,7 @@ return array(
'All tasks' => '所有任务', 'All tasks' => '所有任务',
'Only for tasks assigned to me' => '所有指派给我的任务', 'Only for tasks assigned to me' => '所有指派给我的任务',
'Only for tasks created by me' => '所有我创建的任务', 'Only for tasks created by me' => '所有我创建的任务',
'Only for tasks created by me and tasks assigned to me' => '所有我创建的并且指派给我的任务', 'Only for tasks created by me and tasks assigned to me' => '所有我创建的指派给我的任务',
'%%Y-%%m-%%d' => '%%Y-%%m-%%d', '%%Y-%%m-%%d' => '%%Y-%%m-%%d',
'Total for all columns' => '所有栏目下的', 'Total for all columns' => '所有栏目下的',
'You need at least 2 days of data to show the chart.' => '当前柱状图至少需要2天的数据。', 'You need at least 2 days of data to show the chart.' => '当前柱状图至少需要2天的数据。',