Line 25... |
Line 25... |
25 |
// |
25 |
// |
26 |
// Author: Yuan-Chung Hsiao <ychsiao@ychsiao.idv.tw> |
26 |
// Author: Yuan-Chung Hsiao <ychsiao@ychsiao.idv.tw> |
27 |
|
27 |
|
28 |
// The language name is displayed in the drop down box. It MUST be encoded as Unicode (no HTML entities). |
28 |
// The language name is displayed in the drop down box. It MUST be encoded as Unicode (no HTML entities). |
29 |
$lang["LANGUAGENAME"] = "Traditional Chinese"; |
29 |
$lang["LANGUAGENAME"] = "Traditional Chinese"; |
- |
|
30 |
$lang['LANGUAGETAG'] = 'zh-TW'; |
30 |
|
31 |
|
31 |
$lang["LOG"] = "歷史記錄"; |
32 |
$lang["LOG"] = "歷史記錄"; |
32 |
$lang["DIFF"] = "比對"; |
33 |
$lang["DIFF"] = "比對"; |
33 |
|
34 |
|
34 |
$lang["NOREP"] = "沒有檔案庫"; |
35 |
$lang["NOREP"] = "沒有檔案庫"; |