#327 언어파일 정리

This commit is contained in:
conory 2016-03-03 18:19:44 +09:00
parent 79209bf2af
commit 9f9fa6e653
69 changed files with 4 additions and 349 deletions

View file

@ -12,11 +12,7 @@ $lang->favorites = '收藏';
$lang->admin_info = '管理员信息';
$lang->admin_index = '管理首页';
$lang->control_panel = '控制面板';
$lang->start_module = 'Homepage';
$lang->about_start_module = '可指定用户访问网站时的默认首页模块。';
$lang->select_site = 'Site';
$lang->select_module_type = 'Module Type';
$lang->select_module_instance = 'Page';
$lang->module_category_title['service'] = '应用管理';
$lang->module_category_title['member'] = '用户管理';
$lang->module_category_title['content'] = '资源管理';
@ -101,7 +97,6 @@ $lang->about_use_favicon = '请上传16*16像素的<em>*.ico</em>文件.';
$lang->allow_use_mobile_icon = '是否启用移动版屏幕图标?';
$lang->detail_use_mobile_icon = '请上传57*57像素或者114*114像素的<em>*.png</em>文件.';
$lang->use_sso = '是否启用通行证<abbr title="Single Sign On">SSO</abbr>?';
$lang->about_use_sso = 'SSO will enable users to sign in just once for both default and virtual site. You will need this only if you are using virtual sites.';
$lang->about_arrange_session = '你想要整理session吗';
$lang->cmd_clear_session = '整理sessioon';
$lang->save = '保存';