root/trunk/coverager/common-zh-simplified-gb2312.lang.php @ 393

Revision 393, 308 bytes (checked in by moo, 6 years ago)

set svn:eol-style

  • Property svn:eol-style set to native
RevLine 
[182]1<?php
2
3$strings = array(
4        'root'
5        => '��ʼ',
6        'Directory'
7        => 'Ŀ¼',
8        'File'
9        => '�ļ�',
10        'Percent'
11        => '������',
12        'Hits'
13        => '����',
14        'Lines'
15        => '����',
16        'TODO'
17        => '�����ļ�',
18        'XCache PHP Code Coverage Viewer'
19        => 'XCache PHP ���븲�Dz鿴��',
20        'module'
21        => 'ģ��',
22        ''
23        => '',
24        );
25
Note: See TracBrowser for help on using the browser.