mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-23 05:09:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4570 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
3c17e02803
commit
4c82c46add
20 changed files with 200 additions and 2 deletions
14
tools/validator/lang/zh-TW.lang.php
Normal file
14
tools/validator/lang/zh-TW.lang.php
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
<?php
|
||||
$lang->validator = '驗證';
|
||||
|
||||
$lang->msg_cannot_get_source_files = '無法下載原始檔';
|
||||
$lang->msg_cannot_get_target_files = '無法獲得安裝目標清單';
|
||||
|
||||
$lang->files_count = '檔案數';
|
||||
$lang->source_files = '原始檔案';
|
||||
$lang->target_files = '目標檔案';
|
||||
|
||||
$lang->leaveout_files = '省略檔案';
|
||||
$lang->modified_files = '修改檔案';
|
||||
$lang->additional_files = '新增檔案';
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue