xref: /dokuwiki/lib/plugins/styling/lang/zh-tw/lang.php (revision e066f5325b6b206276779dfc6392a50cfcaf8edf)
1*e066f532SLiou, Jhe-Yu<?php
2*e066f532SLiou, Jhe-Yu
3*e066f532SLiou, Jhe-Yu/**
4*e066f532SLiou, Jhe-Yu * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5*e066f532SLiou, Jhe-Yu *
6*e066f532SLiou, Jhe-Yu * @author Liou, Jhe-Yu <lioujheyu@gmail.com>
7*e066f532SLiou, Jhe-Yu */
8*e066f532SLiou, Jhe-Yu$lang['menu']                  = '模板風格設定';
9*e066f532SLiou, Jhe-Yu$lang['error']                 = '抱歉,該模板不支持這個功能';
10*e066f532SLiou, Jhe-Yu$lang['btn_preview']           = '預覽';
11*e066f532SLiou, Jhe-Yu$lang['btn_save']              = '儲存';
12*e066f532SLiou, Jhe-Yu$lang['btn_reset']             = '重設';
13*e066f532SLiou, Jhe-Yu$lang['btn_revert']            = '將風格復原至模板預設值';
14*e066f532SLiou, Jhe-Yu$lang['__text__']              = '主要文字顏色';
15*e066f532SLiou, Jhe-Yu$lang['__background__']        = '主要背景顏色';
16