diff --git a/i18n/pl.json b/i18n/pl.json index 0d317949c7..e1aa6cc1df 100644 --- a/i18n/pl.json +++ b/i18n/pl.json @@ -9350,5 +9350,17 @@ { "id": "model.config.is_valid.image_decoder_concurrency.app_error", "translation": "Nieprawidłowa współbieżność dekodera {{.Wartość}}. Powinna być liczbą dodatnią lub -1." + }, + { + "id": "app.channel.get_post_count_by_day.app_error", + "translation": " " + }, + { + "id": "api.license_error.professional_or_enterprise", + "translation": " " + }, + { + "id": "api.authorization_error.guest", + "translation": " " } ]