1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author Hideaki SAWADA <chuno@live.jp>
7 */
8$lang['template']              = 'テンプレート';
9$lang['pattern']               = '名前空間・ページのパターン';
10$lang['action']                = '操作';
11$lang['menu']                  = 'LoadSkin テンプレート管理';
12$lang['switchTpl']             = 'テンプレート切替';
13$lang['switch']                = '切替';
14$lang['switchFull']            = '通常用';
15$lang['switchMobile']          = 'モバイル用';
16