translation update
This commit is contained in:
parent
df23ab9ee8
commit
2710cc95d8
3 changed files with 24 additions and 0 deletions
13
lang/zh-tw/lang.php
Normal file
13
lang/zh-tw/lang.php
Normal file
|
@ -0,0 +1,13 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author GHSRobert Ciang <robertus0617@gmail.com>
|
||||
*/
|
||||
$lang['head_menu_trace'] = '最近瀏覽的頁面';
|
||||
$lang['head_menu_tool-select'] = '工具';
|
||||
$lang['tab_tags'] = '標籤';
|
||||
$lang['quality_trigger'] = '顯示/隱藏頁面分析';
|
||||
$lang['prefix_tasks_page'] = '此頁尚未完成的工作:';
|
||||
$lang['tasks_page_none'] = '此頁工作都已完成';
|
Loading…
Add table
Add a link
Reference in a new issue