summaryrefslogtreecommitdiff
path: root/app/Locale/th_TH
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2017-06-03 11:32:24 -0400
committerFrederic Guillot <fred@kanboard.net>2017-06-03 11:32:24 -0400
commit43e4662b842248952aa53ebb69e8e833682a055c (patch)
tree5d20cf69c3d4998c00a396ac4096b8ade744c372 /app/Locale/th_TH
parent6251ac62d43817b996c2f0131433c1955e08a1de (diff)
Add new automatic action to assign tasks to its creator
Diffstat (limited to 'app/Locale/th_TH')
-rw-r--r--app/Locale/th_TH/translations.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/th_TH/translations.php b/app/Locale/th_TH/translations.php
index 66171f7a..efedf683 100644
--- a/app/Locale/th_TH/translations.php
+++ b/app/Locale/th_TH/translations.php
@@ -1334,4 +1334,5 @@ return array(
// '[DUPLICATE]' => '',
// 'DKK - Danish Krona' => '',
// 'Remove user from group' => '',
+ // 'Assign the task to its creator' => '',
);