<?php

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