Fix translations with incorrect placeholders.

This commit is contained in:
Colin Williams
2015-06-19 17:59:12 +01:00
parent 9ba3daca66
commit 0826c1acdb
14 changed files with 28 additions and 28 deletions

View File

@@ -720,7 +720,7 @@ return array(
// 'is fixed by' => '',
'This task' => '此任务',
'<1h' => '<1h',
'%dh' => '%h',
'%dh' => '%dh',
// '%b %e' => '',
'Expand tasks' => '展开任务',
'Collapse tasks' => '收缩任务',