mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 03:01:43 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5785 201d5d3c-b55e-5fd7-737f-ddc643e51545
13 lines
412 B
PHP
13 lines
412 B
PHP
<?php
|
|
/**
|
|
* @author Maslennikov Evgeny aka X-[Vr]bL1s5 | e-mail: x-bliss[a]tut.by; ICQ: 225035467;
|
|
**/
|
|
$lang->code_type = 'Código Tipo';
|
|
|
|
$lang->used_collapse = 'Utilice Folding';
|
|
$lang->hidden_linenumber = 'Ocultar número de línea';
|
|
$lang->hidden_controls = 'Ocultar barra de herramientas';
|
|
|
|
$lang->file_path = 'Ruta del archivo';
|
|
$lang->description = 'Descripción';
|
|
$lang->first_line = 'Primera Línea';
|