management integration start

This commit is contained in:
merdan 2022-05-30 15:08:44 +05:00
parent 3389e55416
commit bcd06ea410
3 changed files with 3 additions and 0 deletions

View File

@ -20,6 +20,7 @@ return [
'order-status-pending-payment' => 'Pending Payment',
'order-status-processing' => 'Processing',
'order-status-success' => 'Completed',
'order-status-completed' => 'Completed',
'channel' => 'Channel',
'customer-name' => 'Customer Name',
'email' => 'Email',

View File

@ -20,6 +20,7 @@ return [
'order-status-pending-payment' => 'В ожидании платежа',
'order-status-processing' => 'В процессе',
'order-status-success' => 'Завершено',
'order-status-completed' => 'Завершено',
],
'cart'=>[

View File

@ -20,6 +20,7 @@ return [
'order-status-pending-payment' => 'Tölege garaşylýar',
'order-status-processing' => 'Işlenilýär',
'order-status-success' => 'Tamamlandy',
'order-status-completed' => 'Tamamlandy',
],
'cart'=>[