akaunting/resources/lang/ro-RO/transfers.php

13 lines
207 B
PHP
Raw Normal View History

2018-05-08 16:49:32 +03:00
<?php
return [
'from_account' => 'Cont platitor',
'to_account' => 'Cont beneficiar',
2018-06-20 18:47:39 +03:00
'messages' => [
'delete' => ':from catre :to (:amount)',
],
2018-05-08 16:49:32 +03:00
];