기본 정보를 제외한 추가 항목에 대해 회원 정보/비공개 기능 추가

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3695 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2008-02-18 12:33:38 +00:00
parent 354a48d7b0
commit 530b41c31b
16 changed files with 126 additions and 34 deletions

View file

@ -152,6 +152,9 @@
$lang->notuse = 'Не использовать';
$lang->not_exists = "Не существует";
$lang->public = 'public';
$lang->private = 'private';
$lang->unit_sec = 'сек.';
$lang->unit_min = 'мин.';
$lang->unit_hour = 'ч.';