Update TW language

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7236 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
royallin 2010-01-22 10:44:37 +00:00
parent 01f8bf2d31
commit ee068d81b1
5 changed files with 14 additions and 14 deletions

View file

@ -228,6 +228,6 @@
$lang->edit->confirm_submit_without_saving = '有內容尚未儲存。\\n是否要繼續進行?';
$lang->edit->image_align = '이미지 정렬';
$lang->edit->attached_files = '첨부 파일';
$lang->edit->image_align = '圖片對齊';
$lang->edit->attached_files = '附加檔案';
?>