update
This commit is contained in:
@@ -764,7 +764,7 @@ return [
|
||||
],
|
||||
'statuses' => [
|
||||
'title' => 'Mapowanie statusow Allegro',
|
||||
'description' => 'Mapowanie kodow statusow Allegro na statusy orderPRO. Import zamowien zapisuje status orderPRO na podstawie tego mapowania.',
|
||||
'description' => 'Przypisz kazdemu statusowi orderPRO odpowiadajacy status w Allegro.',
|
||||
'list_title' => 'Aktualne mapowania',
|
||||
'empty' => 'Brak zapisanych mapowan statusow Allegro.',
|
||||
'fields' => [
|
||||
@@ -772,6 +772,7 @@ return [
|
||||
'allegro_status_code_placeholder' => 'np. sent',
|
||||
'allegro_status_name' => 'Nazwa statusu Allegro',
|
||||
'allegro_status_name_placeholder' => 'np. Wyslane',
|
||||
'allegro_status' => 'Status Allegro',
|
||||
'orderpro_status_code' => 'Status orderPRO',
|
||||
'orderpro_status_placeholder' => '-- wybierz status orderPRO --',
|
||||
'actions' => 'Akcje',
|
||||
@@ -874,8 +875,9 @@ return [
|
||||
],
|
||||
'statuses' => [
|
||||
'title' => 'Statusy',
|
||||
'description' => 'Mapowanie statusow zamowien pomiedzy shopPRO i orderPRO.',
|
||||
'description' => 'Przypisz kazdemu statusowi orderPRO odpowiadajacy status w shopPRO.',
|
||||
'empty' => 'Brak statusow do mapowania. Uzyj przycisku pobrania statusow.',
|
||||
'no_orderpro_statuses' => 'Brak zdefiniowanych statusow orderPRO. Dodaj statusy w Ustawienia > Statusy.',
|
||||
'select_integration_first' => 'Najpierw wybierz lub zapisz integracje w zakladce Integracja.',
|
||||
'actions' => [
|
||||
'sync' => 'Pobierz statusy z shopPRO',
|
||||
@@ -1012,6 +1014,7 @@ return [
|
||||
'fields' => [
|
||||
'shoppro_code' => 'Kod statusu shopPRO',
|
||||
'shoppro_name' => 'Nazwa statusu shopPRO',
|
||||
'shoppro_status' => 'Status shopPRO',
|
||||
'orderpro_status' => 'Status orderPRO',
|
||||
'no_mapping' => '-- brak mapowania --',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user