From fbc75092518442e569210be765d1df1399acbc95 Mon Sep 17 00:00:00 2001 From: master7 Date: Mon, 13 Mar 2023 12:23:49 +0100 Subject: [PATCH] Translated using Weblate (Polish) Currently translated at 100.0% (2502 of 2502 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/pl/ --- i18n/pl.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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." } ]