{lang total}$count{lang ge}{lang app}
diff --git a/admin/setting/language/en-US/lang.php b/admin/setting/language/en-US/lang.php
index 0d50d74..ffbd67a 100644
--- a/admin/setting/language/en-US/lang.php
+++ b/admin/setting/language/en-US/lang.php
@@ -30,6 +30,7 @@ $lang = array
'Forbidden time'=>'Forbidden time',
'How many login failures are allowed before you can log in again'=>'How many login failures are allowed before you can log in again',
'sec'=>'sec',
+ 'Visitor login display'=>'Visitor login display',
'If the mail server is not configured, do not enable it. Otherwise, the system stalls'=>'If the mail server is not configured, do not enable it. Otherwise, the system stalls',
'Notification Whether to notify by email'=>'Notification Whether to notify by email',
'Independent login page login template; Parameters will be synchronized to login (including administrator login), registration, password retrieval, and home application.'=>'Independent login page login template; Parameters will be synchronized to login (including administrator login), registration, password retrieval, and home application.',
diff --git a/admin/setting/language/zh-cn/lang.php b/admin/setting/language/zh-cn/lang.php
index 6b8bc19..680d196 100644
--- a/admin/setting/language/zh-cn/lang.php
+++ b/admin/setting/language/zh-cn/lang.php
@@ -30,6 +30,7 @@ $lang = array
'Forbidden time'=>'禁止时间',
'How many login failures are allowed before you can log in again'=>'允许登录失败多少后才可再次登录',
'sec'=>'秒',
+ 'Visitor login display'=>'游客登录',
'If the mail server is not configured, do not enable it. Otherwise, the system stalls'=>'sec',
'Notification Whether to notify by email'=>'如果未配置邮件服务器,请不要启用,以免造成系统卡顿。',
'Independent login page login template; Parameters will be synchronized to login (including administrator login), registration, password retrieval, and home application.'=>'独立登录页登录模板;参数会同步到登录(含管理员登录)、注册、找回密码、首页应用。',
diff --git a/admin/setting/template/main.htm b/admin/setting/template/main.htm
index 018ce3d..9af05f0 100644
--- a/admin/setting/template/main.htm
+++ b/admin/setting/template/main.htm
@@ -514,7 +514,7 @@