9 lines
112 B
PHP
9 lines
112 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'from_account' => 'Från konto',
|
|
'to_account' => 'Till konto',
|
|
|
|
];
|