* (bug 11683) Update Chinese translations
[lhc/web/wiklou.git] / languages / messages / MessagesZh_tw.php
1 <?php
2 /**
3 * Chinese (Taiwan) (中文 (台灣))
4 *
5 * @addtogroup Language
6 */
7
8 $fallback = 'zh-hant';
9
10 $messages = array(
11 'projectpage' => '查看計畫頁面',
12
13 # Short words for each namespace, by default used in the 'article' tab in monobook
14 'nstab-project' => '計畫頁面',
15
16 # Tooltip help for the actions
17 'tooltip-n-portal' => '關於本計畫、你可以做什麼、應該如何做',
18
19 );