translation-value-sets/ru/disposal_method_set.php

5 lines
171 B
PHP
Raw Normal View History

2022-12-16 22:58:31 +01:00
<?PHP
2023-01-11 01:33:49 +01:00
$disposal_method_set['sold'] = 'Продано';
$disposal_method_set['destroyed'] = 'Уничтожено';
$disposal_method_set['garbage'] = 'Выброшено';