add language variable 'Favorite'

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8631 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
flyskyko 2011-07-25 08:29:14 +00:00
parent de4ff8ed4f
commit 5385ebb524
12 changed files with 12 additions and 0 deletions

View file

@ -72,6 +72,7 @@ $lang->cmd_go_to_page = '페이지 직접 이동';
$lang->enable = '가능';
$lang->disable = '불가능';
// Basic words
$lang->favorite = '즐겨찾기';
$lang->menu = '메뉴';
$lang->no = '번호';
$lang->notice = '공지';