source:
trunk/htdocs/common/lang/zh-simplified.php
@
1099
| Last change on this file since 1099 was 1099, checked in by moo, 10 months ago | |
|---|---|
|
|
| File size: 285 bytes | |
| Line | |
|---|---|
| 1 | <?php |
| 2 | |
| 3 | $strings += array( |
| 4 | 'Cacher' |
| 5 | => '缓存器', |
| 6 | 'Coverager' |
| 7 | => '代码覆盖查看器', |
| 8 | 'Diagnosis' |
| 9 | => '诊断', |
| 10 | 'Document' |
| 11 | => '帮助文档', |
| 12 | 'INI Reference' |
| 13 | => 'INI 参考', |
| 14 | 'Get Support' |
| 15 | => '获取支持', |
| 16 | 'Discusson' |
| 17 | => '讨论', |
| 18 | '' |
| 19 | => '', |
| 20 | ); |
| 21 |
Note: See TracBrowser
for help on using the repository browser.

