From 0826c1acdb6ae900d9ad3d277b13744a744ea34f Mon Sep 17 00:00:00 2001 From: Colin Williams Date: Fri, 19 Jun 2015 17:59:12 +0100 Subject: Fix translations with incorrect placeholders. --- app/Locale/th_TH/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Locale/th_TH') 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' => 'ติดตามเวลา', -- cgit v1.2.3