add language item for mobile layout

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7533 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
haneul 2010-06-21 11:34:51 +00:00
parent d0083ea7b9
commit 29eab83101
11 changed files with 11 additions and 0 deletions

View file

@ -126,6 +126,7 @@
$lang->mid = '模块名称';
$lang->sid = '站点名称';
$lang->layout = '布局';
$lang->mobile_layout = 'Mobile Layout';
$lang->widget = '控件 ';
$lang->module = '模块';
$lang->skin = '皮肤';