th-TH translation
This commit is contained in:
16
resources/lang/th-TH/demo.php
Normal file
16
resources/lang/th-TH/demo.php
Normal file
@ -0,0 +1,16 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'accounts_cash' => 'เงินสด',
|
||||
'categories_deposit' => 'เงินฝาก',
|
||||
'categories_sales' => 'ขาย',
|
||||
'currencies_usd' => 'ดอลลาร์สหรัฐฯ',
|
||||
'currencies_eur' => 'ยูโร',
|
||||
'currencies_gbp' => 'ปอนด์ อังกฤษ',
|
||||
'currencies_try' => 'ลีรา ตุรกี',
|
||||
'taxes_exempt' => 'ยกเว้นภาษี',
|
||||
'taxes_normal' => 'ภาษีปกติ',
|
||||
'taxes_sales' => 'ภาษีการขาย',
|
||||
|
||||
];
|
Reference in New Issue
Block a user