diff --git a/static/locales/hu.server.json b/static/locales/hu.server.json index 0967ef424b..276c8ea8b0 100644 --- a/static/locales/hu.server.json +++ b/static/locales/hu.server.json @@ -1 +1,8 @@ -{} +{ + "sendAppPage": { + "Loading": "Töltés" + }, + "oidc": { + "emailNotVerifiedError": "Kérem ellenőrizze az e-mail címet az azonosítási szolgáltatónál, és jelentkezzen be újra." + } +}