Changeset 1069 in svn for trunk/htdocs/common/common-zh-traditional.lang.php
- Timestamp:
- 2012-07-28T15:53:31Z (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/htdocs/common/common-zh-traditional.lang.php
r1056 r1069 1 1 <?php 2 2 3 $strings = array(3 $strings += array( 4 4 'Cacher' 5 5 => '快取器', 6 6 'Coverager' 7 7 => '代码覆盖查看器', 8 'Document' 9 => '幫助文檔', 10 'Get Support' 11 => '獲取支持', 12 'Discusson' 13 => '討論', 8 14 '' 9 15 => '',
Note: See TracChangeset
for help on using the changeset viewer.