th-TH translation

This commit is contained in:
denisdulici
2018-05-14 10:01:48 +03:00
parent 72ed09c352
commit 2c3aea4c0f
27 changed files with 831 additions and 1 deletions

View File

@ -0,0 +1,15 @@
<?php
return [
'quantities' => 'จำนวน | จำนวน',
'sales_price' => 'ราคาขาย',
'purchase_price' => 'ราคาซื้อ',
'sku' => 'SKU',
'notification' => [
'message' => 'คุณได้รับอีเมลนี้เพราะ :name หมดคลังแล้ว',
'button' => 'ดูตอนนี้',
],
];