This commit is contained in:
2026-03-30 20:23:38 +02:00
parent 70662afd2c
commit 5435209b08
26 changed files with 1949 additions and 160 deletions

View File

@@ -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',