Correct typos in English text
This commit is contained in:
@@ -682,20 +682,20 @@ return array(
|
||||
'Search by category: ' => 'ค้นหาตามหมวด: ',
|
||||
'Search by description: ' => 'ค้นหาตามคำอธิบาย: ',
|
||||
'Search by due date: ' => 'ค้นหาตามวันครบกำหนด: ',
|
||||
'Average time spent into each column' => 'ค่าเฉลี่ยเวลาที่ใช้แต่ละคอลัมน์',
|
||||
'Average time spent in each column' => 'ค่าเฉลี่ยเวลาที่ใช้แต่ละคอลัมน์',
|
||||
'Average time spent' => 'ค่าเฉลี่ยเวลาที่ใช้',
|
||||
'This chart show the average time spent into each column for the last %d tasks.' => 'แผนภูมิแสดงค่าเฉลี่ยเวลาที่ใช้แต่ละคอลัมน์สำหรับ %d งานล่าสุด',
|
||||
'This chart shows the average time spent in each column for the last %d tasks.' => 'แผนภูมิแสดงค่าเฉลี่ยเวลาที่ใช้แต่ละคอลัมน์สำหรับ %d งานล่าสุด',
|
||||
'Average Lead and Cycle time' => 'ค่าเฉลี่ยเวลานำและรอบเวลา',
|
||||
'Average lead time: ' => 'ค่าเฉลี่ยเวลานำ: ',
|
||||
'Average cycle time: ' => 'ค่าเฉลี่ยรอบเวลา: ',
|
||||
'Cycle Time' => 'รอบเวลา',
|
||||
'Lead Time' => 'เวลานำ',
|
||||
'This chart show the average lead and cycle time for the last %d tasks over the time.' => 'แผนภูมิแสดงค่าเฉลี่ยเวลานำและรอบเวลาสำหรับ %d งานล่าสุดเมื่อเวลาผ่านไป',
|
||||
'This chart shows the average lead and cycle time for the last %d tasks over the time.' => 'แผนภูมิแสดงค่าเฉลี่ยเวลานำและรอบเวลาสำหรับ %d งานล่าสุดเมื่อเวลาผ่านไป',
|
||||
'Average time into each column' => 'ค่าเฉลี่ยเวลาแต่ละคอลัมน์',
|
||||
'Lead and cycle time' => 'เวลานำและรอบเวลา',
|
||||
'Lead time: ' => 'เวลานำ: ',
|
||||
'Cycle time: ' => 'รอบเวลา: ',
|
||||
'Time spent into each column' => 'เวลาที่ใช้แต่ละคอลัมน์',
|
||||
'Time spent in each column' => 'เวลาที่ใช้แต่ละคอลัมน์',
|
||||
'The lead time is the duration between the task creation and the completion.' => 'เวลานำคือระหว่างสร้างงานและจบงาน',
|
||||
'The cycle time is the duration between the start date and the completion.' => 'รอบเวลาคือระหว่างวันที่เริ่มและจบงาน',
|
||||
// 'If the task is not closed the current time is used instead of the completion date.' => '',
|
||||
|
||||
Reference in New Issue
Block a user