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/ja_JP/translations.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/Locale/ja_JP/translations.php') diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php index 3811243a..60ded536 100644 --- a/app/Locale/ja_JP/translations.php +++ b/app/Locale/ja_JP/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