diff options
Diffstat (limited to 'app/Locale/th_TH')
-rw-r--r-- | app/Locale/th_TH/translations.php | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/app/Locale/th_TH/translations.php b/app/Locale/th_TH/translations.php index ba4a587e..0d26b352 100644 --- a/app/Locale/th_TH/translations.php +++ b/app/Locale/th_TH/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' => '', ); |