git-svn-id: http://xe-core.googlecode.com/svn/trunk@1279 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-04-23 05:38:32 +00:00
parent 3fb2e6fba2
commit ad2754314c
8 changed files with 101 additions and 46 deletions

View file

@ -5,4 +5,16 @@
* @brief 한국어 언어팩 (기본적인 내용만 수록)
**/
$lang->cmd_select_date = '날자 선택';
$lang->total_counter = '전체현황';
$lang->selected_day_counter = '선택일 현황';
$lang->unique_visitor = '방문자';
$lang->pageview = '페이지뷰';
$lang->unit_time = '시간별';
$lang->unit_day = '시간별';
$lang->unit_month = '시간별';
$lang->unit_year = '시간별';
?>