diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/Locale/th_TH/translations.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/Locale/th_TH/translations.php b/app/Locale/th_TH/translations.php index b8e96e5a..f26ee30d 100644 --- a/app/Locale/th_TH/translations.php +++ b/app/Locale/th_TH/translations.php @@ -433,7 +433,7 @@ return array( 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'ช่วงเวลา (เป็นวินาที) ใช้ในการตัดสินใจว่าเป็นการแก้ไขเร็วๆ นี้ (0 ไม่ใช้งาน, ค่าเริ่มต้น 2 วัน)', 'Frequency in second (60 seconds by default)' => 'ความถี่ (ค่าเริ่มต้นทุก 60 วินาที) ', 'Frequency in second (0 to disable this feature, 10 seconds by default)' => 'ความถี่ (0 ไม่ใช้คุณลักษณะนี้, ค่าเริ่มต้นทุก 10 วินาที)', - // 'Application URL' => '', + // 'Application URL' => '', // 'Token regenerated.' => '', 'Date format' => 'รูปแบบวันที่', 'ISO format is always accepted, example: "%s" and "%s"' => 'ยอมรับรูปแบบ ISO ตัวอย่าง: "%s" และ "%s"', @@ -890,7 +890,7 @@ return array( 'Your custom filter have been updated successfully.' => 'ตัวกรองกำหนดเองของคุณแก้ไขเรียบร้อย', 'Unable to update custom filter.' => 'ไม่สามารถแก้ไขตัวกรองกำหนดเอง', 'Web' => 'เวบ', - 'New attachment on task #%d: %s' => 'แนบใหม่ของงาน #%d', + 'New attachment on task #%d: %s' => 'แนบใหม่ของงาน #%d: %s', 'New comment on task #%d' => 'ความคิดเห็นใหม่ของงาน #%d', 'Comment updated on task #%d' => 'แก้ไขความคิดเห็นของงาน #%d', 'New subtask on task #%d' => 'งานย่อยใหม่ของงาน #%d', |