Approval.
This commit is contained in:
3
de/loan_types.php
Normal file
3
de/loan_types.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?PHP
|
||||
$loan_types['outgoing'] = 'Ausgehend';
|
||||
$loan_types['incoming'] = 'Eingehend';
|
Reference in New Issue
Block a user