Fix typo in th_TH translation
This commit is contained in:
parent
08f761ee24
commit
8dc37c29f6
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Reference in New Issue