Approval.

This commit is contained in:
2022-10-09 19:52:39 +00:00
committed by md translation bot
parent 188f5370b6
commit 4cea8aba9e
40 changed files with 200 additions and 0 deletions

3
es/loan_types.php Normal file
View File

@ -0,0 +1,3 @@
<?PHP
$loan_types['outgoing'] = 'Outgoing';
$loan_types['incoming'] = 'Incoming';