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,14 @@
<?php
return [
'account_name' => 'ชื่อบัญชี',
'number' => 'หมายเลข',
'opening_balance' => 'ยอดเปิดบัญชี',
'current_balance' => 'ยอดเงินปัจจุบัน',
'bank_name' => 'ชื่อธนาคาร',
'bank_phone' => 'โทรศัพท์ธนาคาร',
'bank_address' => 'ที่อยู่ธนาคาร',
'default_account' => 'บัญชีเริ่มต้น',
];