akaunting/resources/lang/ro-RO/transfers.php
2018-06-20 18:47:39 +03:00

13 lines
207 B
PHP

<?php
return [
'from_account' => 'Cont platitor',
'to_account' => 'Cont beneficiar',
'messages' => [
'delete' => ':from catre :to (:amount)',
],
];