diff --git a/src/i18n/strings/hu.json b/src/i18n/strings/hu.json index 72731bdcb5..78ddfbd926 100644 --- a/src/i18n/strings/hu.json +++ b/src/i18n/strings/hu.json @@ -2225,5 +2225,7 @@ "User Autocomplete": "Felhasználó automatikus kiegészítése", "Missing captcha public key in homeserver configuration. Please report this to your homeserver administrator.": "A matrix szerveren hiányzik a captcha-hoz a nyilvános kulcs. Kérlek értesítsd a matrix szerver adminisztrátorát.", "You are about to remove %(count)s messages by %(user)s. This cannot be undone. Do you wish to continue?|one": "1 üzenetet törölsz ettől a felhasználótól: %(user)s. Ezt nem lehet visszavonni. Folytatod?", - "Remove %(count)s messages|one": "1 üzenet törlése" + "Remove %(count)s messages|one": "1 üzenet törlése", + "Your email address hasn't been verified yet": "Az e-mail címed még nincs ellenőrizve", + "Click the link in the email you received to verify and then click continue again.": "Ellenőrzéshez kattints a linkre az e-mailben amit kaptál és itt kattints a folytatásra újra." }