9 lines
108 B
PHP
9 lines
108 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'from_account' => 'Dal conto',
|
|
'to_account' => 'Al Conto',
|
|
|
|
];
|