diff --git a/src/i18n/strings/hu.json b/src/i18n/strings/hu.json
index 533ee7a7e8..8d52d4b12a 100644
--- a/src/i18n/strings/hu.json
+++ b/src/i18n/strings/hu.json
@@ -1969,5 +1969,6 @@
"Unbans user with given ID": "Visszaengedi a megadott azonosítójú felhasználót",
"reacted with %(shortName)s": "ezzel reagált: %(shortName)s",
"Edited at %(date)s.": "Szerkesztve ekkor: %(date)s.",
- "edited": "szerkesztve"
+ "edited": "szerkesztve",
+ "Edited at %(date)s": "Szerkesztve: %(date)s"
}