<?php

/**
 * chinese language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 *
 * @author luca <13212105191@163.com>
 * @author Esther Brunner <esther@kaffeehaus.ch>
 */
$lang['reveal']                = '显示';
$lang['reveallong']            = '显示隐藏内容';
$lang['hide']                  = '隐藏';
$lang['hidelong']              = '隐藏内容';
$lang['fold_unfold_all_button'] = '全部折叠/展开';
