unit_week 중복 정의 제거


git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7351 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
taggon 2010-03-16 09:18:12 +00:00
parent 32b90dca57
commit 20ceab111b
11 changed files with 0 additions and 11 deletions

View file

@ -176,7 +176,6 @@
$lang->unit_min = '分';
$lang->unit_hour = '時';
$lang->unit_day = '日';
$lang->unit_week = '週';
$lang->unit_month = '月';
$lang->unit_year = '年';