From e59be3dc021e81babaacf70661737cbba42c80cc Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sun, 28 Dec 2014 15:39:39 -0500 Subject: Add default project categories in settings --- app/Locale/zh_CN/translations.php | 2 ++ 1 file changed, 2 insertions(+) (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 d610f8ee..455e37ed 100644 --- a/app/Locale/zh_CN/translations.php +++ b/app/Locale/zh_CN/translations.php @@ -624,4 +624,6 @@ return array( 'Unable to remove this swimlane.' => '无法删除此泳道', 'Unable to update this swimlane.' => '无法更新此泳道', 'Your swimlane have been created successfully.' => '已经成功创建泳道。', + // 'Example: "Bug, Feature Request, Improvement"' => '', + // 'Default categories for new projects (Comma-separated)' => '', ); -- cgit v1.2.3