akaunting/resources/lang/de-DE/transfers.php

9 lines
109 B
PHP
Raw Normal View History

<?php
return [
'from_account' => 'Von Konto',
'to_account' => 'Auf Konto',
];