2022-10-09 19:52:39 +00:00

4 lines
84 B
PHP

<?PHP
$loan_types['outgoing'] = 'Ausgehend';
$loan_types['incoming'] = 'Eingehend';