diff --git a/i18n/pl.json b/i18n/pl.json index 0d7fe8104a..4a0306b5f3 100644 --- a/i18n/pl.json +++ b/i18n/pl.json @@ -9277,7 +9277,7 @@ }, { "id": "api.insights.feature_disabled", - "translation": " " + "translation": "Insights kryje się za flagą funkcji, która nie jest włączona." }, { "id": "app.channel.get_top_for_user_since.app_error", @@ -9293,7 +9293,7 @@ }, { "id": "api.templates.cloud_upgrade_confirmation.subtitle", - "translation": "Twój obszar roboczy {{.WorkspaceName}} został uaktualniony. Opłaty będą pobierane od {{.TrialEnd}}" + "translation": "Twoja {{.WorkspaceName}} została zaktualizowana. Opłaty będą naliczane od {{.Date}}" }, { "id": "api.templates.cloud_upgrade_confirmation.subject", @@ -9358,5 +9358,21 @@ { "id": "api.authorization_error.guest", "translation": " " + }, + { + "id": "app.post.get_top_threads_for_user_since.app_error", + "translation": "Nie można uzyskać informacji o najważniejszych wątkach dla użytkownika." + }, + { + "id": "app.post.get_top_threads_for_team_since.app_error", + "translation": "Nie można uzyskać najlepszych wątków dla zespołu." + }, + { + "id": "app.insights.feature_disabled", + "translation": "Funkcja Insights jest wyłączona." + }, + { + "id": "api.insights.license_error", + "translation": "Twoja licencja nie obsługuje funkcji Insights." } ]