From 252223a30e05694cff2dd9dc4465ed1bfd8b59e8 Mon Sep 17 00:00:00 2001 From: master7 Date: Wed, 15 Jun 2022 07:27:21 +0000 Subject: [PATCH] Translated using Weblate (Polish) Currently translated at 100.0% (2337 of 2337 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/pl/ --- i18n/pl.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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": " " } ]