From 6340c0ef805f3c9909f1f1c5acd5db6865aa9fca Mon Sep 17 00:00:00 2001 From: Szimszon Date: Sat, 25 Feb 2023 19:03:14 +0000 Subject: [PATCH] Translated using Weblate (Hungarian) Currently translated at 99.9% (3742 of 3744 strings) Translation: Element Web/matrix-react-sdk Translate-URL: https://translate.element.io/projects/element-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 78ee073dfa..4e4bd5ef69 100644 --- a/src/i18n/strings/hu.json +++ b/src/i18n/strings/hu.json @@ -3739,5 +3739,6 @@ "Identity server is %(identityServerUrl)s": "Azonosítási szerver: %(identityServerUrl)s", "Homeserver is %(homeserverUrl)s": "Matrix szerver: %(homeserverUrl)s", "Show NSFW content": "Felnőtt tartalmak megjelenítése", - "Yes, it was me": "Igen, én voltam" + "Yes, it was me": "Igen, én voltam", + "Answered elsewhere": "Máshol lett felvéve" }