filter options
This commit is contained in:
parent
cc6cf1ac94
commit
36a62c0d70
|
|
@ -18,11 +18,11 @@ return [
|
|||
'order-status-fraud' => 'Мошенничество',
|
||||
'order-status-pending' => 'В ожидании',
|
||||
'order-status-pending-payment' => 'В ожидании платежа',
|
||||
'order-status-processing' => 'Прибыл в Туркменистан',
|
||||
'order-status-processing' => 'Прибыл',
|
||||
'order-status-success' => 'Завершено',
|
||||
'order-status-completed' => 'Доставлено',
|
||||
'order-status-purchase' => 'На покупке',
|
||||
'order-status-shipping' => 'Отправлено в Туркменистан'
|
||||
'order-status-purchase' => 'Принято',
|
||||
'order-status-shipping' => 'Отправлено '
|
||||
],
|
||||
'cart'=>[
|
||||
'item'=>[
|
||||
|
|
|
|||
|
|
@ -18,11 +18,11 @@ return [
|
|||
'order-status-fraud' => 'Näsaz',
|
||||
'order-status-pending' => 'Garaşylýar',
|
||||
'order-status-pending-payment' => 'Tölege garaşylýar',
|
||||
'order-status-processing' => 'Türkmenistana geldi',
|
||||
'order-status-processing' => 'Sargydyňyz Geldi',
|
||||
'order-status-success' => 'Tamamlandy',
|
||||
'order-status-completed' => 'Eltip berildi',
|
||||
'order-status-purchase' => 'Satyn alynýar',
|
||||
'order-status-shipping' => 'Türkmenistana ugradyldy'
|
||||
'order-status-completed' => 'Berildi',
|
||||
'order-status-purchase' => 'Kabul Edildi',
|
||||
'order-status-shipping' => 'Yola Çykdy'
|
||||
|
||||
],
|
||||
'cart'=>[
|
||||
|
|
|
|||
Loading…
Reference in New Issue