translation update
This commit is contained in:
parent
df23ab9ee8
commit
2710cc95d8
3 changed files with 24 additions and 0 deletions
10
lang/zh-tw/settings.php
Normal file
10
lang/zh-tw/settings.php
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author GHSRobert Ciang <robertus0617@gmail.com>
|
||||
*/
|
||||
$lang['sidebar_sections_o_li.level1 > .li'] = '上層清單項目';
|
||||
$lang['header_layout_o_default'] = '寬裕的頁首佈局(適用於較長的 wiki 標題及副標題)';
|
||||
$lang['header_layout_o_compact'] = '精簡的頁首佈局(適用於較短的 wiki 標題及隱藏副標題)';
|
Loading…
Add table
Add a link
Reference in a new issue