diff --git a/addons/default/visiosoft/cats-module/resources/lang/hu/addon.php b/addons/default/visiosoft/cats-module/resources/lang/hu/addon.php index e54a1cade..4af9e1daf 100644 --- a/addons/default/visiosoft/cats-module/resources/lang/hu/addon.php +++ b/addons/default/visiosoft/cats-module/resources/lang/hu/addon.php @@ -4,5 +4,5 @@ return [ 'title' => 'Kategória', 'name' => 'Kategória modul', 'description' => '', - 'info' => 'This is the screen where you can add, delete and edit categories from the category page. You can easily manage main categories and sub-categories from this page.', + 'info' => 'Ez az a képernyő, ahol kategóriákat adhat hozzá, törölhet és szerkeszthet a kategóriaoldalról. Erről az oldalról könnyedén kezelheti a fő kategóriákat és az alkategóriákat.', ];