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,16 @@
<?php
return [
'accounts_cash' => 'เงินสด',
'categories_deposit' => 'เงินฝาก',
'categories_sales' => 'ขาย',
'currencies_usd' => 'ดอลลาร์สหรัฐฯ',
'currencies_eur' => 'ยูโร',
'currencies_gbp' => 'ปอนด์ อังกฤษ',
'currencies_try' => 'ลีรา ตุรกี',
'taxes_exempt' => 'ยกเว้นภาษี',
'taxes_normal' => 'ภาษีปกติ',
'taxes_sales' => 'ภาษีการขาย',
];