From 3b403a1a4b33443ee853556e40d4fe89d3399387 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 12 Apr 2015 18:44:42 -0400 Subject: Add screenshot support for tasks (copy/paste images directly) --- app/Locale/ja_JP/translations.php | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'app/Locale/ja_JP') diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php index 4b56298a..206d4650 100644 --- a/app/Locale/ja_JP/translations.php +++ b/app/Locale/ja_JP/translations.php @@ -853,4 +853,10 @@ return array( // 'Burndown chart for "%s"' => '', // 'Burndown chart' => '', // 'This chart show the task complexity over the time (Work Remaining).' => '', + // 'Screenshot taken %s' => '', + // 'Add a screenshot' => '', + // 'Copy and paste images are only supported with Mozilla Firefox and Google Chrome.' => '', + // 'Take a screenshot and press CTRL+V or ⌘+V to paste here.' => '', + // 'Screenshot uploaded successfully.' => '', + // 'SEK - Swedish Krona' => '', ); -- cgit v1.2.3