mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-15 09:19:57 +09:00
확장변수의 eid 값에 대한 다국어별 언어셋 추가
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5961 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
14267028d8
commit
941498c5b9
15 changed files with 18 additions and 0 deletions
|
|
@ -273,6 +273,7 @@
|
|||
$lang->default_value = 'Valor por defecto';
|
||||
$lang->is_active = 'Activado';
|
||||
$lang->is_required = 'Requerido';
|
||||
$lang->eid = '확장변수 이름';
|
||||
|
||||
// ftp 관련
|
||||
$lang->ftp_form_title = 'Datos de conexión para FTP';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue