Files
2026-05-30 09:27:58 +03:00

7 lines
339 B
PHP

<?php
// * @source See SOURCE.txt for source and other copyright.
// * @license GNU General Public License version 3; see LICENSE.txt
$_['text_complete_status'] = 'Завершенных заказов';
$_['text_processing_status'] = 'Заказов в процессе';
$_['text_other_status'] = 'Другие заказы';