akaunting/resources/lang/fr-FR/transfers.php

9 lines
114 B
PHP
Raw Normal View History

2017-09-21 16:12:11 +03:00
<?php
return [
'from_account' => 'Du compte',
'to_account' => 'Vers le compte',
];