From 41c2ab0c2451ea00d1236bc31f13ee7c2da97c3a Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Mon, 16 Oct 2017 19:09:25 -0700 Subject: Add tooltip to subtask icons --- app/Locale/zh_CN/translations.php | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'app/Locale/zh_CN/translations.php') diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php index 94a9b2ba..0c9e0356 100644 --- a/app/Locale/zh_CN/translations.php +++ b/app/Locale/zh_CN/translations.php @@ -1338,5 +1338,10 @@ return array( // 'This task was sent by email to "%s" with subject "%s".' => '', 'Predefined Email Subjects' => '预定义的邮件主题', // 'Write one subject by line.' => '', - '%a days, %h hours, %i minutes and %s seconds' => '%a 天, %h 小时, %i 分, %s 秒', + // 'Create another link' => '', + // 'BRL - Brazilian Real' => '', + // 'Add a new Kanboard task' => '', + // 'Subtask not started' => '', + // 'Subtask currently in progress' => '', + // 'Subtask completed' => '', ); -- cgit v1.2.3