diff --git a/i18n/pl.json b/i18n/pl.json index f62b244a3d..31e7d83dec 100644 --- a/i18n/pl.json +++ b/i18n/pl.json @@ -1781,7 +1781,7 @@ }, { "id": "api.templates.email_change_verify_body.title", - "translation": "Zaktualizowałeś swój e-mail" + "translation": "Pomyślnie zaktualizowałeś swój e-mail" }, { "id": "api.templates.email_change_verify_subject", @@ -9558,5 +9558,9 @@ { "id": "api.team.invite_guests_to_channels.disabled.error", "translation": "Konta gości są wyłączone" + }, + { + "id": "model.insights.get_start_of_day_for_time_range.time_range.app_error", + "translation": "Nieprawidłowy zakres czasu." } ]