From 11567b1d08f9dbdbde9482d38cc62570c5db3cce Mon Sep 17 00:00:00 2001 From: master7 Date: Mon, 4 Jul 2022 02:49:36 +0200 Subject: [PATCH] Translated using Weblate (Polish) Currently translated at 100.0% (2334 of 2334 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/pl/ --- i18n/pl.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/i18n/pl.json b/i18n/pl.json index e1ccb47568..2771a13931 100644 --- a/i18n/pl.json +++ b/i18n/pl.json @@ -9342,5 +9342,13 @@ { "id": "api.insights.license_error", "translation": "Twoja licencja nie obsługuje funkcji Insights." + }, + { + "id": "api.cloud.upgrade_plan_bot_message", + "translation": "Członek {{.TeamName}} powiadomił Cię o aktualizacji tego obszaru roboczego." + }, + { + "id": "api.cloud.notify_admin_to_upgrade_error.already_notified", + "translation": "Administrator został już powiadomiony" } ]