📄 privilege.php
字号:
<?php
/**
* ECSHOP Control panel authorization manage module language file
* ============================================================================
* All right reserved (C) 2005-2007 Beijing Yi Shang Interactive Technology
* Development Ltd.
* Web site: http://www.ecshop.com
* ----------------------------------------------------------------------------
* This is a free/open source software锛沬t means that you can modify, use and
* republish the program code, on the premise of that your behavior is not for
* commercial purposes.
* ============================================================================
* $Author: weberliu $
* $Date: 2007-02-06 13:51:26 +0800 (Tuesday, 06 February 2007) $
* $Id: privilege.php 5233 2007-02-06 05:51:26Z weberliu $
*/
/* Field information */
$_LANG['user_id'] = 'ID';
$_LANG['user_name'] = 'Username';
$_LANG['email'] = 'Email';
$_LANG['password'] = 'Password';
$_LANG['join_time'] = 'Join time';
$_LANG['last_time'] = 'The latest login time';
$_LANG['last_ip'] = 'The latest visitor\'s IP';
$_LANG['action_list'] = 'Operater authorization';
$_LANG['nav_list'] = 'Navigation';
$_LANG['language'] = 'language';
$_LANG['allot_priv'] = 'Assign authorization';
$_LANG['allot_list'] = 'Authorization list';
$_LANG['go_allot_priv'] = 'Administrator authorization config';
$_LANG['view_log'] = 'View logs';
$_LANG['back_home'] = 'Return to HOME';
$_LANG['forget_pwd'] = 'Do you forget password?';
$_LANG['get_new_pwd'] = 'Get back administrator password';
$_LANG['pwd_confirm'] = 'Re-enter';
$_LANG['new_password'] = 'New password';
$_LANG['old_password'] = 'Primary password';
$_LANG['agency'] = 'Agency the user be in charge of';
$_LANG['self_nav'] = 'Individual navigation';
$_LANG['all_menus'] = 'All menus';
$_LANG['add_nav'] = 'Add';
$_LANG['remove_nav'] = 'Remove';
$_LANG['move_up'] = 'Move up';
$_LANG['move_down'] = 'Move down';
$_LANG['continue_add'] = 'Continue add administrator.';
$_LANG['back_list'] = 'Return to administrator list.';
$_LANG['admin_edit'] = 'Edit administrator';
$_LANG['edit_pwd'] = 'Edit password';
$_LANG['back_admin_list'] = 'Return to administrator list.';
/* Prompting message */
$_LANG['js_languages']['user_name_empty'] = 'Please enter username!';
$_LANG['js_languages']['password_invaild'] = '瀵嗙爜蹇呴』鍚屾椂鍖呭惈瀛楁瘝鍙婃暟瀛椾笖闀垮害涓嶈兘灏忎簬浜
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -