mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
Modify CHT language
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6968 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
14f6655fde
commit
7b22e31bf5
1 changed files with 2 additions and 2 deletions
|
|
@ -126,7 +126,7 @@
|
|||
$lang->mid = '模組名稱';
|
||||
$lang->sid = '網站名稱';
|
||||
$lang->layout = '版面';
|
||||
$lang->widget = 'Widget ';
|
||||
$lang->widget = 'Widget';
|
||||
$lang->module = '模組';
|
||||
$lang->skin = '面板';
|
||||
$lang->colorset = '顏色設定';
|
||||
|
|
@ -298,7 +298,7 @@
|
|||
$lang->msg_ftp_connect_success = 'FTP連線成功。';
|
||||
|
||||
$lang->ftp_path_title = '請輸入FTP路經';
|
||||
$lang->msg_ftp_installed_realpath = '請輸入安裝XE時的絕對路經';
|
||||
$lang->msg_ftp_installed_realpath = '安裝XE時的絕對路經';
|
||||
$lang->msg_ftp_installed_ftp_realpath = '請輸入安裝XE時的FTP絕對路經';
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue