From 074630acf3180c0e170d0febe4a7c658b3990788 Mon Sep 17 00:00:00 2001 From: Szimszon Date: Fri, 17 May 2019 18:10:30 +0000 Subject: [PATCH] Translated using Weblate (Hungarian) Currently translated at 100.0% (1631 of 1631 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/hu/ --- src/i18n/strings/hu.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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" }