- remove useless lang.

This commit is contained in:
wangyidong
2016-04-29 16:06:43 +08:00
parent 150de50d7f
commit cc5e08bf56
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -65,7 +65,6 @@ $lang->duplicate = '%s has the same title';
$lang->ipLimited = "<html><head><meta http-equiv='Content-Type' content='text/html; charset=utf-8' /></head><body>Sorry, current IP is limited by Administrator. Please contact the Administrator to lift the restrictions.</body></html>";
$lang->unfold = '+';
$lang->fold = '-';
$lang->hideNotCheck = 'Hide not checked field';
$lang->homepage = 'Set homepage';
$lang->tutorial = 'Novice tutorial';
$lang->feature = 'New features';
-1
View File
@@ -65,7 +65,6 @@ $lang->duplicate = '已有相同标题的%s';
$lang->ipLimited = "<html><head><meta http-equiv='Content-Type' content='text/html; charset=utf-8' /></head><body>抱歉,管理员限制当前IP登录,请联系管理员解除限制。</body></html>";
$lang->unfold = '+';
$lang->fold = '-';
$lang->hideNotCheck = '页面隐藏取消选中字段';
$lang->homepage = '设为主页';
$lang->tutorial = '新手教程';
$lang->feature = '了解新功能';