From 8fe1970e361b94b3de7db83425af258111b8f76c Mon Sep 17 00:00:00 2001 From: master7 Date: Mon, 10 Jan 2022 15:40:10 +0100 Subject: [PATCH] Translated using Weblate (Polish) Currently translated at 100.0% (2327 of 2327 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/pl/ Translated using Weblate (Polish) Currently translated at 100.0% (2326 of 2326 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 121ca7cb99..341b8a4736 100644 --- a/i18n/pl.json +++ b/i18n/pl.json @@ -9314,5 +9314,13 @@ { "id": "api.post.posts_by_ids.invalid_body.request_error", "translation": "Liczba identyfikatorów postów osiągnęła maksymalny rozmiar {{.MaxLength}}" + }, + { + "id": "api.license.request_renewal_link.cannot_renew_on_cws", + "translation": "Odnowienie tej licencji na portalu nie jest możliwe" + }, + { + "id": "model.config.is_valid.sql_migrations_statement_timout.app_error", + "translation": "Nieprawidłowa wartość limitu czasu dla statusu migracji. Musi być liczbą dodatnią." } ]