From 54866a069094451b113df880df849f9140696d6f Mon Sep 17 00:00:00 2001 From: master7 Date: Sun, 28 Nov 2021 18:17:20 +0100 Subject: [PATCH] Translated using Weblate (Polish) Currently translated at 100.0% (2325 of 2325 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/pl/ --- i18n/pl.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/i18n/pl.json b/i18n/pl.json index 7b6a31bfdc..55a5b25934 100644 --- a/i18n/pl.json +++ b/i18n/pl.json @@ -9310,5 +9310,9 @@ { "id": "api.user.view_archived_channels.get_posts_for_channel.app_error", "translation": "Nie można pobrać postów dla zarchiwizowanego kanału" + }, + { + "id": "api.post.posts_by_ids.invalid_body.request_error", + "translation": "Liczba identyfikatorów postów osiągnęła maksymalny rozmiar {{.MaxLength}}." } ]