root/trunk/htdocs/common/common-zh-traditional.lang.php @ 1069

Revision 1069, 219 bytes (checked in by moo, 10 months ago)

htdocs: more links, translate, remove debug code.

  • Property svn:eol-style set to native
Line 
1<?php
2
3$strings += array(
4        'Cacher'
5        => '快取器',
6        'Coverager'
7        => '代码覆盖查看器',
8        'Document'
9        => '幫助文檔',
10        'Get Support'
11        => '獲取支持',
12        'Discusson'
13        => '討論',
14        ''
15        => '',
16        );
17
Note: See TracBrowser for help on using the browser.