From 8ca1809bd62f9d7b5f1f26cc9d96bc6cf11ac3ad Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Tue, 29 Dec 2015 19:17:40 +0100 Subject: Sync locales --- app/Locale/ja_JP/translations.php | 14 ++++++++++++++ 1 file changed, 14 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 b4bcfacd..17c93db0 100644 --- a/app/Locale/ja_JP/translations.php +++ b/app/Locale/ja_JP/translations.php @@ -1099,4 +1099,18 @@ return array( // 'Enter group name...' => '', // 'Role:' => '', // 'Project members' => '', + // 'Compare hours for "%s"' => '', + // '%s mentioned you in the task #%d' => '', + // '%s mentioned you in a comment on the task #%d' => '', + // 'You were mentioned in the task #%d' => '', + // 'You were mentioned in a comment on the task #%d' => '', + // 'Mentioned' => '', + // 'Compare Estimated Time vs Actual Time' => '', + // 'Estimated hours: ' => '', + // 'Actual hours: ' => '', + // 'Hours Spent' => '', + // 'Hours Estimated' => '', + // 'Estimated Time' => '', + // 'Actual Time' => '', + // 'Estimated vs actual time' => '', ); -- cgit v1.2.3