mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-13 16:34:52 +09:00
스페인어(에스파냐어) 추가번역
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3710 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
68913531e1
commit
05c2051593
11 changed files with 250 additions and 0 deletions
24
modules/editor/components/table_maker/lang/es.lang.php
Normal file
24
modules/editor/components/table_maker/lang/es.lang.php
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
<?php
|
||||
/**
|
||||
* @file /modules/editor/components/emoticon/lang/en.lang.php
|
||||
* @author zero <zero@nzeo.com>
|
||||
* @brief editor module > language pack of table_maker component
|
||||
**/
|
||||
|
||||
$ Lang-> table_attribute = "Cambiar el cuadro Attibution";
|
||||
$ Lang-> cell_attribute = "Cambio de celda Atribucion";
|
||||
|
||||
$ Lang-> table_width = "Ancho";
|
||||
$ Lang-> table_cols_count = "Numero de columnas";
|
||||
$ Lang-> table_rows_count = "Numero de filas";
|
||||
$ Lang-> table_cellspacing = "Cellspacing";
|
||||
$ Lang-> table_cellpadding = "Cellpadding";
|
||||
$ Lang-> table_border = "Thicknes Frontera";
|
||||
$ Lang-> table_inner_border = "Inner Grosor de linea";
|
||||
|
||||
$ Lang-> cell_width = "Ancho";
|
||||
$ Lang-> cell_height = "Altura";
|
||||
|
||||
$ Lang-> table_border_color = "Color del borde";
|
||||
$ Lang-> table_bg_color = "Color de fondo";
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue