diff --git a/i18n/pl.json b/i18n/pl.json index f7d4fe56c6..a69a78f7de 100644 --- a/i18n/pl.json +++ b/i18n/pl.json @@ -9254,5 +9254,9 @@ { "id": "app.email.no_rate_limiter.app_error", "translation": "Ogranicznik nie jest ustawiony." + }, + { + "id": "api.user.create_user.bad_token_email_data.app_error", + "translation": "Adres e-mail w tokenie nie zgadza się z adresem w danych użytkownika." } ]