translation-value-sets/ru/disposal_method_set.php

5 lines
171 B
PHP
Raw Normal View History

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