From 48b40ec7bff777ca9c4c7ec2f91c8e803baab57b Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Mon, 30 Oct 2017 16:46:39 -0700 Subject: Add section for predefined contents --- app/Locale/ja_JP/translations.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/Locale/ja_JP') diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php index 5eac5986..86c4800b 100644 --- a/app/Locale/ja_JP/translations.php +++ b/app/Locale/ja_JP/translations.php @@ -1343,4 +1343,6 @@ return array( 'Subtask added successfully.' => 'サブタスクを追加しました', '%d subtasks added successfully.' => '%d 件のサブタスクを追加しました', 'Enter one subtask by line.' => '1行に1件のサブタスクを入力', + // 'Predefined Contents' => '', + // 'Predefined contents' => '', ); -- cgit v1.2.3