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

@ -175,7 +175,6 @@
$lang->unit_min = 'minuto';
$lang->unit_hour = 'hora';
$lang->unit_day = 'día';
$lang->unit_week = 'semana';
$lang->unit_month = 'mes';
$lang->unit_year = 'año';