diff --git a/i18n/pl.json b/i18n/pl.json index 4415750a32..1c6b879eb5 100644 --- a/i18n/pl.json +++ b/i18n/pl.json @@ -10010,5 +10010,17 @@ { "id": "api.templates.license_up_for_renewal_contact_sales", "translation": "Kontakt ze sprzedażą" + }, + { + "id": "debugbar.query_explain.error", + "translation": "Nie można wykonać zapytania." + }, + { + "id": "debugbar.info.session-count.error", + "translation": "Nie można policzyć sesji." + }, + { + "id": "api.debugbar.getSystemInfo.disabled_debugbar.error", + "translation": "Funkcja DebugBar jest wyłączona." } ]