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 1b2a5ef4..c9376805 100644 --- a/app/Locale/zh_CN/translations.php +++ b/app/Locale/zh_CN/translations.php @@ -720,7 +720,7 @@ return array( // 'is fixed by' => '', 'This task' => '此任务', '<1h' => '<1h', - '%dh' => '%h', + '%dh' => '%dh', // '%b %e' => '', 'Expand tasks' => '展开任务', 'Collapse tasks' => '收缩任务', |