mirror of
https://github.com/e107inc/e107.git
synced 2025-01-18 05:09:05 +01:00
Create English_admin.php
This commit is contained in:
parent
4f62c59dad
commit
9445a5dc84
25
e107_plugins/news/languages/English_admin.php
Normal file
25
e107_plugins/news/languages/English_admin.php
Normal file
@ -0,0 +1,25 @@
|
||||
<?php
|
||||
/*
|
||||
+---------------------------------------------------------------------------+
|
||||
| e107 website content management system English Language File
|
||||
| Released under the terms and conditions of the
|
||||
| GNU General Public License (http://gnu.org).
|
||||
| Last Modified: 2017/02/15 08:54:21
|
||||
|
|
||||
| $Author: Yesszus $
|
||||
|
|
||||
+--------------------------------------------------------------------------+
|
||||
*/
|
||||
define("LAN_NEWS_ADMIN_00", "Latest News Items");
|
||||
define("LAN_NEWS_ADMIN_01", "Sticky News Items");
|
||||
define("LAN_NEWS_ADMIN_02", "Assigned News items");
|
||||
define("LAN_NEWS_ADMIN_03", "Limit news items to a specific category");
|
||||
define("LAN_NEWS_ADMIN_04", "Assigned items are those with a template assigned to 'News Grid Menu'");
|
||||
define("LAN_NEWS_ADMIN_05", "Number of Items to Display");
|
||||
define("LAN_NEWS_ADMIN_06", "Title Character Limit");
|
||||
define("LAN_NEWS_ADMIN_07", "Summary Character Limit");
|
||||
define("LAN_NEWS_ADMIN_08", "Display Archive Link");
|
||||
define("LAN_NEWS_ADMIN_09", "Limits");
|
||||
define("LAN_NEWS_ADMIN_10", "Number of Feature Items");
|
||||
define("LAN_NEWS_ADMIN_11", "Assigned items are those with a template assigned to 'News Carousel'");
|
||||
?>
|
Loading…
x
Reference in New Issue
Block a user