Add section for predefined contents

This commit is contained in:
Frederic Guillot
2017-10-30 16:46:39 -07:00
parent 0a3f2a6a32
commit 48b40ec7bf
35 changed files with 137 additions and 6 deletions

View File

@@ -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' => '',
);