summaryrefslogtreecommitdiff
path: root/app/Locale/th_TH
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2017-02-19 18:34:15 -0500
committerFrederic Guillot <fred@kanboard.net>2017-02-19 18:34:15 -0500
commit4d74b3b494615d970f28c4e584eb3f472e6ed8d1 (patch)
tree69a3d143d939aacd9b92f8a85d936ec5993c50bd /app/Locale/th_TH
parenta43f71dda953ab1ca130af875b221569e4767f05 (diff)
Add missing translations
Diffstat (limited to 'app/Locale/th_TH')
-rw-r--r--app/Locale/th_TH/translations.php11
1 files changed, 11 insertions, 0 deletions
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' => '',
);