source:
svn/trunk/htdocs/common/common-zh-traditional.lang.php
@
1089
Last change on this file since 1089 was 1089, checked in by Xuefer, 6 years ago | |
---|---|
|
|
File size: 285 bytes |
Rev | Line | |
---|---|---|
[1054] | 1 | <?php |
2 | ||
[1069] | 3 | $strings += array( |
[1056] | 4 | 'Cacher' |
5 | => '快取器', | |
6 | 'Coverager' | |
7 | => '代码覆盖查看器', | |
[1089] | 8 | 'Diagnosis' |
9 | => '診斷', | |
[1069] | 10 | 'Document' |
11 | => '幫助文檔', | |
[1079] | 12 | 'INI Reference' |
13 | => 'INI 參考', | |
[1069] | 14 | 'Get Support' |
15 | => '獲取支持', | |
16 | 'Discusson' | |
17 | => '討論', | |
[1056] | 18 | '' |
19 | => '', | |
20 | ); | |
[1054] | 21 |
Note: See TracBrowser
for help on using the repository browser.