summaryrefslogtreecommitdiff
path: root/app/Locale/th_TH
diff options
context:
space:
mode:
authorColin Williams <github@crwilliams.co.uk>2015-06-19 17:59:12 +0100
committerColin Williams <github@crwilliams.co.uk>2015-06-19 17:59:12 +0100
commit0826c1acdb6ae900d9ad3d277b13744a744ea34f (patch)
tree62ef83889ce9aa2df662e7712671f7f24d71c5e2 /app/Locale/th_TH
parent9ba3daca66a0dc302aa4c2175f7ec814a5f8dca0 (diff)
Fix translations with incorrect placeholders.
Diffstat (limited to 'app/Locale/th_TH')
-rw-r--r--app/Locale/th_TH/translations.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/th_TH/translations.php b/app/Locale/th_TH/translations.php
index 8e4781d1..62eed4bf 100644
--- a/app/Locale/th_TH/translations.php
+++ b/app/Locale/th_TH/translations.php
@@ -664,7 +664,7 @@ return array(
'Allow only one subtask in progress at the same time for a user' => 'อนุญาตให้ทำงานย่อยได้เพียงงานเดียวต่อหนึ่งคนในเวลาเดียวกัน',
'Edit column "%s"' => 'แก้ไขคอลัมน์ "%s"',
'Enable time tracking for subtasks' => 'สามารถติดตามเวลาของงานย่อย',
- 'Select the new status of the subtask: "%s"' => 'เลือกสถานะใหม่ของงานย่อย',
+ 'Select the new status of the subtask: "%s"' => 'เลือกสถานะใหม่ของงานย่อย: "%s"',
'Subtask timesheet' => 'เวลางานย่อย',
'There is nothing to show.' => 'ไม่มีที่ต้องแสดง',
'Time Tracking' => 'ติดตามเวลา',