Traditional Chinese translation.

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8141 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
royallin 2011-03-07 13:12:15 +00:00
parent 29bdacf29e
commit 3cd5dbd263
3 changed files with 5 additions and 5 deletions

View file

@ -1,5 +1,5 @@
<?PHP
$lang->edit->fold = '摺疊';
$lang->edit->title2 = '標題2';
$lang->edit->title3 = '標題3';
$lang->edit->fold_default = '展開..|收合..';
$lang->edit->fold_description = '\'展開|收合\'와 같이 입력해주세요.';
?>