th-TH translation
This commit is contained in:
15
resources/lang/th-TH/header.php
Normal file
15
resources/lang/th-TH/header.php
Normal file
@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'change_language' => 'เปลี่ยนภาษา',
|
||||
'last_login' => 'เข้าสู่ระบบครั้งสุดท้าย :time',
|
||||
'notifications' => [
|
||||
'counter' => '{0} คุณไม่มีการแจ้งเตือน|{1} คุณมี: นับการแจ้งเตือน|[2,*] คุณมี: นับการแจ้งเตือน',
|
||||
'overdue_invoices' => '{1} :count ใบแจ้งหนี้ค้างชำระ|[2,*] :count ใบแจ้งหนี้ที่ค้างชำระ',
|
||||
'upcoming_bills' => '{1} :count บิลที่จะเกิดขึ้น|[2,*] :count บิลที่จะเกิดขึ้น',
|
||||
'items_stock' => '{1} :count รายการที่หมดสต็อก|[2,*] :count รายการที่หมดสต็อก',
|
||||
'view_all' => 'แสดงทั้งหมด'
|
||||
],
|
||||
|
||||
];
|
Reference in New Issue
Block a user