From 75eae5ffe0f2b331c88ce9827b5f67c3362884d6 Mon Sep 17 00:00:00 2001 From: Szimszon Date: Wed, 27 Apr 2022 13:27:39 +0000 Subject: [PATCH] Translated using Weblate (Hungarian) Currently translated at 100.0% (49 of 49 strings) Translation: Element iOS/Element iOS (Push) Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/hu/ --- Riot/Assets/hu.lproj/Localizable.strings | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Riot/Assets/hu.lproj/Localizable.strings b/Riot/Assets/hu.lproj/Localizable.strings index fe4a97eeb..82161237e 100644 --- a/Riot/Assets/hu.lproj/Localizable.strings +++ b/Riot/Assets/hu.lproj/Localizable.strings @@ -117,3 +117,6 @@ /* New file message from a specific person, not referencing a room. */ "LOCATION_FROM_USER" = "%@ megosztotta a földrajzi helyzetét"; + +/* New video message from a specific person, not referencing a room. */ +"VIDEO_FROM_USER" = "%@ videót küldött";