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

@ -73,6 +73,7 @@ $lang->enable = '可能';
$lang->disable = '不可';
// 基本用語
$lang->favorite = 'Favorite';
$lang->menu = 'メニュー';
$lang->no = '番号';
$lang->notice = 'お知らせ';