From 4d74b3b494615d970f28c4e584eb3f472e6ed8d1 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 19 Feb 2017 18:34:15 -0500 Subject: Add missing translations --- app/Locale/th_TH/translations.php | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'app/Locale/th_TH') diff --git a/app/Locale/th_TH/translations.php b/app/Locale/th_TH/translations.php index e9647129..e47f677a 100644 --- a/app/Locale/th_TH/translations.php +++ b/app/Locale/th_TH/translations.php @@ -1321,4 +1321,15 @@ return array( // 'Your project must have at least one active swimlane.' => '', // 'Project: %s' => '', // 'Automatic action not found: "%s"' => '', + // '%d projects' => '', + // '%d project' => '', + // 'There is no project.' => '', + // 'Sort' => '', + // 'Project ID' => '', + // 'Project name' => '', + // 'Public' => '', + // 'Private' => '', + // '%d tasks' => '', + // '%d task' => '', + // 'Task ID' => '', ); -- cgit v1.2.3