1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-01 02:21:58 +02:00
Files
php-e107/e107_plugins/hero/languages/English/English_global.php
2025-04-11 07:23:57 -07:00

19 lines
665 B
PHP

<?php
/*
+----------------------------------------------------------------------+
| e107 website content management system Hungarian Language File
| Released under the terms and conditions of the
| GNU General Public License (http://gnu.org).
| Last Modified: 2020/12/18 12:42:44
|
| $Author: Yesszus $
+----------------------------------------------------------------------+
*/
return [
'LAN_PLUGIN_HERO_NAME' => "Hero",
'LAN_PLUGIN_HERO_SUMMARY' => "Home page 'Hero' area management",
'LAN_PLUGIN_HERO_DESCRIPTION' => "An image and text slider with animated bullet points for the hero area of your home page.",
];