mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-03 09:14:48 +09:00
#327 언어파일 정리
This commit is contained in:
parent
79209bf2af
commit
9f9fa6e653
69 changed files with 4 additions and 349 deletions
|
|
@ -228,9 +228,3 @@ $lang->default_value = 'Стандартное значение';
|
|||
$lang->is_active = 'Активация';
|
||||
$lang->is_required = 'Обязательные данные';
|
||||
$lang->eid = 'Имя экстра переменных';
|
||||
$lang->filter['invalid_email'] = 'The format of %s is invalid.';
|
||||
$lang->filter['invalid_userid'] = 'The format of %s is invalid. All values should consist of alphabets, numbers or underscore(_) and the first letter should be alphabet';
|
||||
$lang->filter['invalid_user_id'] = 'The format of %s is invalid. All values should consist of alphabets, numbers or underscore(_) and the first letter should be alphabet';
|
||||
$lang->msg_pc_to_mobile = '이 페이지는 모바일 보기가 있습니다. 모바일 보기로 이동하시겠습니까?';
|
||||
$lang->mobile_view = 'Use Mobile View';
|
||||
$lang->about_mobile_view = 'If accessing with a smartphone, display content with mobile layout.';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue