<?php

/**
 * japanese language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 *
 * @author HokkaidoPerson <dosankomali@yahoo.co.jp>
 * @author Esther Brunner <esther@kaffeehaus.ch>
 */
$lang['reveal']                = '見せる';
$lang['reveallong']            = '内容を表示';
$lang['hide']                  = '隠す';
$lang['hidelong']              = '内容を隠す';
$lang['fold_unfold_all_button'] = '全て展開する／折り畳む';
