관리-도구
편집 파일: messages.php
<?php $lan = array( 'sent' => '����', 'draft' => '���', 'queued' => '���塼', 'static' => '�����ƥ��å�', 'Deleting' => '����', 'Done' => '�¹�', 'failed' => '����', 'Requeuing' => '�ƥ��塼��', 'Listing message' => '��å������ꥹ��', 'to' => 'to', //in sentence: 'listing message 1 TO 50' 'Listing message 1 to' => 'Listing message 1 to', 'Messages' => '��å�����', 'Delete all draft messages' => '���٤Ƥ��ƥ�å��������', 'Message info' => '��å���������', 'Status' => '���ơ�����', 'Action' => '���������', 'From:' => 'From:', 'Subject:' => '�����ȥ�:', 'Entered:' => '��:', 'Embargo:' => '����:', 'delete' => '��', 'click stats' => '����å����', 'Sent' => '����', 'Time to send' => '��������', 'total' => 'total', 'text' => 'text', 'html' => 'html', 'both' => 'both', 'PDF' => 'PDF', 'Viewed' => '�����', 'Unique Views' => '��ˡ����ʱ��', 'Clicks' => '����å�', 'Bounced' => '�Х���', 'View' => '���', 'inprocess' => '������', 'Requeue' => '�ƥ��塼', 'processed' => '�����', 'prepared' => '�����', 'Edit' => '�Խ�', ## new in 2.9.5 'Delete all draft messages without subject' => '��륿���ȥ�ʤ��Τ��٤Ƥ��ƥ�å��������', 'still to process' => 'still to process', 'ETA' => 'ETA', 'Processing' => '�����', 'msgs/hr' => 'msgs/hr', 'suspend sending' => '���������', 'suspending' => '�������', ); ?>