9 lines
136 B
PHP
9 lines
136 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'from_account' => 'จากบัญชี',
|
|
'to_account' => 'ไปบัญชี',
|
|
|
|
];
|