mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 14:46:56 +02:00
14
e107_plugins/user/languages/English_global.php
Normal file
14
e107_plugins/user/languages/English_global.php
Normal file
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
/*
|
||||
* e107 website system
|
||||
*
|
||||
* Copyright (C) 2008-2017 e107 Inc (e107.org)
|
||||
* Released under the terms and conditions of the
|
||||
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
|
||||
*
|
||||
*/
|
||||
|
||||
define("LAN_PLUGIN_USER_NAME", "User");
|
||||
define("LAN_PLUGIN_USER_DESC", "User Theme and Language Menus");
|
||||
|
||||
?>
|
Reference in New Issue
Block a user