akaunting/resources/lang/es-ES/transfers.php

9 lines
108 B
PHP
Raw Normal View History

2017-09-24 17:42:02 +03:00
<?php
return [
'from_account' => 'De Cuenta',
'to_account' => 'A Cuenta',
];