Admin > content - UI Debugging, Language update.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8739 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2011-08-10 04:43:51 +00:00
parent b574bdffe9
commit cd140109e3
22 changed files with 501 additions and 509 deletions

View file

@ -91,4 +91,6 @@ $lang->last_week = '지난 주';
$lang->this_week = '이번 주';
$lang->use_html5 = 'HTML5 DTD';
$lang->about_html5 = 'HTML5 DTD 사용';
$lang->trash = '휴지통';
$lang->accusation = '신고';
?>