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";