"$lang->mobile_skin" is added

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7610 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2010-07-21 03:38:14 +00:00
parent 59e0e5804d
commit 6b32a600e2
11 changed files with 11 additions and 0 deletions

View file

@ -130,6 +130,7 @@
$lang->widget = 'ウィジェット';
$lang->module = 'モジュール';
$lang->skin = 'スキン';
$lang->mobile_skin = 'Mobile Theme';
$lang->colorset = 'カラーセット';
$lang->extra_vars = '拡張変数';