th-TH translation
This commit is contained in:
20
resources/lang/th-TH/recurring.php
Normal file
20
resources/lang/th-TH/recurring.php
Normal file
@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'recurring' => 'เกิดซ้ำ',
|
||||
'every' => 'ทุกๆ',
|
||||
'period' => 'รอบระยะเวลา',
|
||||
'times' => 'ครั้ง',
|
||||
'daily' => 'รายวัน',
|
||||
'weekly' => 'รายสัปดาห์',
|
||||
'monthly' => 'รายเดือน',
|
||||
'yearly' => 'รายปี',
|
||||
'custom' => 'กำหนดเอง',
|
||||
'days' => 'วัน',
|
||||
'weeks' => 'สัปดาห์',
|
||||
'months' => 'เดือน',
|
||||
'years' => 'ปี',
|
||||
'message' => 'นี่คือสิ่งที่เกิดซ้ำๆ :type และต่อไป :type จะถูกสร้างขึ้นโดยอัตโนมัติที่ :date',
|
||||
|
||||
];
|
Reference in New Issue
Block a user