mirror of
https://github.com/e107inc/e107.git
synced 2025-09-01 10:23:53 +02:00
Hero cleanup for Bootstrap5. Switched to placeholder images. Admin-ui type 'image' now loads remote URLs correctly.
This commit is contained in:
@@ -16,12 +16,12 @@ define("LAN_HERO_ADMIN_003", "Background");
|
||||
define("LAN_HERO_ADMIN_004", "Image/Video");
|
||||
define("LAN_HERO_ADMIN_005", "Media");
|
||||
define("LAN_HERO_ADMIN_006", "Label");
|
||||
define("LAN_HERO_ADMIN_007", "Be sure to enable the hero menu on your home page using the Menu Manager.");
|
||||
define("LAN_HERO_ADMIN_007", "Be sure to enable the hero menu on your home page using the [Menu Manager].");
|
||||
define("LAN_HERO_ADMIN_009", "Icon pack");
|
||||
define("LAN_HERO_ADMIN_010", "Icon-style");
|
||||
define("LAN_HERO_ADMIN_011", "Slide interval");
|
||||
define("LAN_HERO_ADMIN_011", "Automated slide interval");
|
||||
define("LAN_HERO_ADMIN_012", "Text");
|
||||
define("LAN_HERO_ADMIN_013", "Animation");
|
||||
define("LAN_HERO_ADMIN_014", "Delay (sec)");
|
||||
define("LAN_HERO_ADMIN_015", "Button");
|
||||
define("LAN_HERO_ADMIN_016", "second(s)");
|
||||
define("LAN_HERO_ADMIN_016", "[x] second(s)");
|
||||
|
@@ -12,4 +12,4 @@
|
||||
|
||||
define("LAN_PLUGIN_HERO_NAME", "Hero");
|
||||
define("LAN_PLUGIN_HERO_SUMMARY", "Home page 'Hero' area management");
|
||||
define("LAN_PLUGIN_HERO_DESCRIPTION", "Image and text slider, animated bullet points for the hero area of your home page.");
|
||||
define("LAN_PLUGIN_HERO_DESCRIPTION", "An image and text slider with animated bullet points for the hero area of your home page.");
|
||||
|
@@ -1,12 +0,0 @@
|
||||
<?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: 2021/02/21 11:15:44
|
||||
|
|
||||
| $Author: Yesszus $
|
||||
+----------------------------------------------------------------------+
|
||||
*/
|
||||
define("LAN_HERO_MENU_001", "Hero only runs on the frontpage of your site.");
|
Reference in New Issue
Block a user