Update zh_CN translations
This commit is contained in:
parent
a1bdca646a
commit
1664f4c304
|
|
@ -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天的数据。',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue