mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 17:51:40 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2537 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f747a6e1aa
commit
20276c01e8
1 changed files with 4 additions and 4 deletions
|
|
@ -18,7 +18,7 @@
|
|||
$lang->cmd_next = 'Siguiente';
|
||||
$lang->cmd_send_trackback = 'Enviar Trackback';
|
||||
$lang->cmd_registration = $lang->cmd_submit = 'Enviar';
|
||||
$lang->cmd_comment_registration = 'Agregar el commentario';
|
||||
$lang->cmd_comment_registration = 'Agregar commentarios';
|
||||
$lang->cmd_insert = 'Insertar';
|
||||
$lang->cmd_save = 'Guardar';
|
||||
$lang->cmd_input = 'Ingresar';
|
||||
|
|
@ -76,9 +76,9 @@
|
|||
$lang->browser_title = 'Título del navegador';
|
||||
$lang->title = 'Título';
|
||||
$lang->title_content = 'Título+Contenido';
|
||||
$lang->content = 'Contenido';
|
||||
$lang->document = 'Documento';
|
||||
$lang->comment = 'Commentario';
|
||||
$lang->content = 'Contenidos';
|
||||
$lang->document = 'Documentos';
|
||||
$lang->comment = 'Commentarios';
|
||||
$lang->description = 'Descripción';
|
||||
$lang->trackback = 'Trackback';
|
||||
$lang->tag = 'Etiqueta';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue