akaunting/resources/lang/fr-FR/transfers.php
2017-09-21 16:12:11 +03:00

9 lines
114 B
PHP

<?php
return [
'from_account' => 'Du compte',
'to_account' => 'Vers le compte',
];