From 648dc6bcfbdd44947ec58e2f3662c1cc3844d782 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Thu, 2 Nov 2017 15:41:58 -0700 Subject: Add predefined templates for task descriptions --- app/Locale/zh_CN/translations.php | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'app/Locale/zh_CN') diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php index 9094a7b4..68bbef66 100644 --- a/app/Locale/zh_CN/translations.php +++ b/app/Locale/zh_CN/translations.php @@ -1345,4 +1345,15 @@ return array( // 'Enter one subtask by line.' => '', // 'Predefined Contents' => '', // 'Predefined contents' => '', + // 'Predefined Task Description' => '', + // 'Do you really want to remove this template? "%s"' => '', + // 'Add predefined task description' => '', + // 'Predefined Task Descriptions' => '', + // 'Template created successfully.' => '', + // 'Unable to create this template.' => '', + // 'Template updated successfully.' => '', + // 'Unable to update this template.' => '', + // 'Template removed successfully.' => '', + // 'Unable to remove this template.' => '', + // 'Description Templates' => '', ); -- cgit v1.2.3