th-TH translation
This commit is contained in:
14
resources/lang/th-TH/accounts.php
Normal file
14
resources/lang/th-TH/accounts.php
Normal file
@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'account_name' => 'ชื่อบัญชี',
|
||||
'number' => 'หมายเลข',
|
||||
'opening_balance' => 'ยอดเปิดบัญชี',
|
||||
'current_balance' => 'ยอดเงินปัจจุบัน',
|
||||
'bank_name' => 'ชื่อธนาคาร',
|
||||
'bank_phone' => 'โทรศัพท์ธนาคาร',
|
||||
'bank_address' => 'ที่อยู่ธนาคาร',
|
||||
'default_account' => 'บัญชีเริ่มต้น',
|
||||
|
||||
];
|
Reference in New Issue
Block a user