diff --git a/src/i18n/strings/hu.json b/src/i18n/strings/hu.json
index 91e90d1c1e..4800872ae5 100644
--- a/src/i18n/strings/hu.json
+++ b/src/i18n/strings/hu.json
@@ -1017,5 +1017,13 @@
"URL previews are enabled by default for participants in this room.": "Az URL előnézetek alapértelmezetten engedélyezve vannak a szobában jelenlévőknek.",
"URL previews are disabled by default for participants in this room.": "Az URL előnézet alapértelmezetten tiltva van a szobában jelenlévőknek.",
"Resend all or cancel all now. You can also select individual messages to resend or cancel.": "Mindet újraküldöd vagy mindet megszakítod. De egyenként is kijelölheted az üzenetet elküldésre vagy megszakításra.",
- "There's no one else here! Would you like to invite others or stop warning about the empty room?": "Senki más nincs itt! Szeretnél meghívni másokat vagy leállítod a figyelmeztetést az üres szobára?"
+ "There's no one else here! Would you like to invite others or stop warning about the empty room?": "Senki más nincs itt! Szeretnél meghívni másokat vagy leállítod a figyelmeztetést az üres szobára?",
+ "%(duration)ss": "%(duration)s mp.",
+ "%(duration)sm": "%(duration)s p.",
+ "%(duration)sh": "%(duration)s ó.",
+ "%(duration)sd": "%(duration)s nap",
+ "Online for %(duration)s": "%(duration)s óta elérhető",
+ "Idle for %(duration)s": "%(duration)s óta tétlen",
+ "Offline for %(duration)s": "%(duration)s óta elérhetetlen",
+ "Unknown for %(duration)s": "%(duration)s óta az állapota ismeretlen"
}