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}}." } ]