Skip to content

Commit fc09308

Browse files
authored
Merge pull request dokuwiki#4383 from dokuwiki-translate/lang_update_1027_1734867410
Translation update (zh-tw)
2 parents 82c7e28 + 7baee0f commit fc09308

File tree

1 file changed

+3
-0
lines changed
  • lib/plugins/extension/lang/zh-tw

1 file changed

+3
-0
lines changed

lib/plugins/extension/lang/zh-tw/lang.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/**
44
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
55
*
6+
* @author Peter Dave Hello <[email protected]>
67
* @author Chun-Chung Chen <[email protected]>
78
* @author GHSRobert Ciang <[email protected]>
89
* @author Stan <[email protected]>
@@ -26,11 +27,13 @@
2627
$lang['btn_install'] = '安裝';
2728
$lang['btn_reinstall'] = '重新安裝';
2829
$lang['js']['reallydel'] = '確定要移除此延伸功能?';
30+
$lang['js']['display_viewoptions'] = '檢視選項:';
2931
$lang['js']['display_enabled'] = '啟用';
3032
$lang['js']['display_disabled'] = '禁用';
3133
$lang['js']['display_updatable'] = '可更新';
3234
$lang['search_for'] = '搜尋延伸功能:';
3335
$lang['search'] = '搜尋';
36+
$lang['screenshot'] = '%s 的螢幕截圖';
3437
$lang['homepage_link'] = '文件';
3538
$lang['tags'] = '標籤:';
3639
$lang['author_hint'] = '搜尋相同作者的延伸功能';

0 commit comments

Comments
 (0)