translation-value-sets/ru/loan_types.php

4 lines
100 B
PHP
Raw Normal View History

2022-10-09 19:52:39 +00:00
<?PHP
2022-12-16 21:58:31 +00:00
$loan_types['outgoing'] = 'Исходящий';
$loan_types['incoming'] = 'Входящий';