th-TH translation
This commit is contained in:
15
resources/lang/th-TH/items.php
Normal file
15
resources/lang/th-TH/items.php
Normal file
@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'quantities' => 'จำนวน | จำนวน',
|
||||
'sales_price' => 'ราคาขาย',
|
||||
'purchase_price' => 'ราคาซื้อ',
|
||||
'sku' => 'SKU',
|
||||
|
||||
'notification' => [
|
||||
'message' => 'คุณได้รับอีเมลนี้เพราะ :name หมดคลังแล้ว',
|
||||
'button' => 'ดูตอนนี้',
|
||||
],
|
||||
|
||||
];
|
Reference in New Issue
Block a user