first commit
This commit is contained in:
9
web/lang/ru/order_status.php
Normal file
9
web/lang/ru/order_status.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
$txt_str['order_status'] = [
|
||||
0 => 'новый заказ',
|
||||
1 => 'оформлено',
|
||||
2 => 'заказ готов',
|
||||
|
||||
'отмена' => 'заказ отменен',
|
||||
];
|
||||
Reference in New Issue
Block a user