translation-value-sets/ru/loan_types.php

4 lines
100 B
PHP
Raw Normal View History

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