diff --git a/src/i18n/strings/hu.json b/src/i18n/strings/hu.json index 12fb26a822..dc8c42b109 100644 --- a/src/i18n/strings/hu.json +++ b/src/i18n/strings/hu.json @@ -2260,5 +2260,8 @@ "Jump to first invite.": "Az első meghívóra ugrás.", "Room %(name)s": "Szoba: %(name)s", "Recent rooms": "Legutóbbi szobák", - "No identity server is configured so you cannot add an email address in order to reset your password in the future.": "Azonosítási szerver nincs beállítva, így nem tudsz hozzáadni e-mail címet amivel vissza lehetne állítani a jelszót a későbbiekben." + "No identity server is configured so you cannot add an email address in order to reset your password in the future.": "Azonosítási szerver nincs beállítva, így nem tudsz hozzáadni e-mail címet amivel vissza lehetne állítani a jelszót a későbbiekben.", + "%(count)s unread messages including mentions.|one": "1 olvasatlan megemlítés.", + "%(count)s unread messages.|one": "1 olvasatlan üzenet.", + "Unread messages.": "Olvasatlan üzenetek." }