update
This commit is contained in:
@@ -24,7 +24,7 @@ return [
|
||||
'orders' => 'Zamowienia',
|
||||
'orders_list' => 'Lista zamowien',
|
||||
'marketplace' => 'Marketplace',
|
||||
'cron' => 'Cron',
|
||||
'cron' => 'Harmonogram',
|
||||
'dashboard' => 'Dashboard',
|
||||
'settings' => 'Ustawienia',
|
||||
'statuses' => 'Statusy',
|
||||
@@ -1038,7 +1038,7 @@ return [
|
||||
],
|
||||
],
|
||||
'cron' => [
|
||||
'title' => 'Cron',
|
||||
'title' => 'Harmonogram',
|
||||
'run_on_web_title' => 'Uruchamianie crona podczas nawigacji',
|
||||
'run_on_web_description' => 'Po wlaczeniu worker cron uruchamia sie automatycznie podczas poruszania po panelu.',
|
||||
'run_on_web_label' => 'Wlacz uruchamianie crona podczas requestow HTTP',
|
||||
|
||||
Reference in New Issue
Block a user