mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-25 14:19:58 +09:00
위젯 검출 정규 표현식을 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2892 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f9896fe51a
commit
90aa62a6ac
993 changed files with 9190 additions and 10457 deletions
|
|
@ -32,6 +32,9 @@
|
|||
$lang->group_title = 'Nombre del grupo';
|
||||
$lang->group_srl = 'Número del grupo';
|
||||
$lang->signature = 'Firma';
|
||||
$lang->profile_image = '프로필 사진';
|
||||
$lang->profile_image_max_width = '가로 제한 크기';
|
||||
$lang->profile_image_max_height = '세로 제한 크기';
|
||||
$lang->image_name = 'Nombre de la imagen';
|
||||
$lang->image_name_max_width = 'Ancho Máximo';
|
||||
$lang->image_name_max_height = 'Altura Máxima';
|
||||
|
|
@ -94,6 +97,7 @@
|
|||
$lang->cmd_manage_form = 'Manejo de forma del registro';
|
||||
$lang->cmd_view_own_document = 'Ver documentos escritos';
|
||||
$lang->cmd_view_scrapped_document = 'Ver Scraps';
|
||||
$lang->cmd_view_saved_document = '저장함 보기';
|
||||
$lang->cmd_send_email = 'Enviar Email';
|
||||
$lang->cmd_send_message = 'Enviar Mensaje';
|
||||
$lang->cmd_reply_message = 'Responder el mensaje';
|
||||
|
|
@ -179,6 +183,7 @@
|
|||
|
||||
$lang->about_image_name = "Permitir a los usuarios el uso de imagen del nombre en ves del nombre del usuario";
|
||||
$lang->about_image_mark = "Permitir a los usuarios el uso de imagen de marca delante de sus nombres";
|
||||
$lang->about_profile_image = '사용자의 프로필 이미지를 사용할 수 있게 합니다';
|
||||
$lang->about_accept_agreement = "Yo he leído todo el acuerdo y acepto";
|
||||
|
||||
$lang->about_member_default = 'Al registrar se configura como grupo predefinido';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue