From 4c1234518affc5a5041e2bda1ab1f1291a804054 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Thu, 13 Jan 2022 12:43:37 +0300 Subject: [PATCH] New translations addon.php (Hungarian) --- .../default/visiosoft/advs-module/resources/lang/hu/addon.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/default/visiosoft/advs-module/resources/lang/hu/addon.php b/addons/default/visiosoft/advs-module/resources/lang/hu/addon.php index 9647907e2..cadc4257f 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/hu/addon.php +++ b/addons/default/visiosoft/advs-module/resources/lang/hu/addon.php @@ -4,5 +4,5 @@ return [ 'title' => 'Hirdetések', 'name' => 'Hirdetési modul', 'description' => 'Hirdetési modul', - 'info' => 'This is the screen where you can add, delete and edit ads from the Ads page. On this page, you can simply do the operations such as post management and ad configuration.' + 'info' => 'Ez az a képernyő, ahol hirdetéseket adhat hozzá, törölhet és szerkeszthet a Hirdetések oldalon. Ezen az oldalon egyszerűen elvégezheti az olyan műveleteket, mint a bejegyzéskezelés és a hirdetéskonfiguráció.' ];