From b7092d5e2d5cf58400a9fa1fd52d28ad9021794e Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Thu, 20 Aug 2015 22:03:03 -0400 Subject: Update locales --- app/Locale/ja_JP/translations.php | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'app/Locale/ja_JP') diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php index c005794f..42fb293f 100644 --- a/app/Locale/ja_JP/translations.php +++ b/app/Locale/ja_JP/translations.php @@ -1027,4 +1027,17 @@ return array( // 'Moving or resizing a task will change the start and due date of the task.' => '', // 'There is no task in your project.' => '', // 'Gantt chart' => '', + // 'People who are project managers' => '', + // 'People who are project members' => '', + // 'NOK - Norwegian Krone' => '', + // 'Show this column' => '', + // 'Hide this column' => '', + // 'open file' => '', + // 'End date' => '', + // 'Users overview' => '', + // 'Managers' => '', + // 'Members' => '', + // 'Shared project' => '', + // 'Project managers' => '', + // 'Project members' => '', ); -- cgit v1.2.3