mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-20 19:59:54 +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
14
modules/editor/components/multimedia_link/lang/es.lang.php
Normal file
14
modules/editor/components/multimedia_link/lang/es.lang.php
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
<?php
|
||||
/**
|
||||
* @file /modules/editor/components/multimedia_link/lang/en.lang.php
|
||||
* @author zero <zero@nzeo.com>
|
||||
* @brief editor module > language pack of multimedia_link component
|
||||
**/
|
||||
|
||||
$ Lang-> multimedia_url = "Sendero Multimedia";
|
||||
$ Lang-> multimedia_caption = "Descripcion de Entrada";
|
||||
$ Lang-> multimedia_width = "Ancho";
|
||||
$ Lang-> multimedia_height = "Altura";
|
||||
$ Lang-> multimedia_auto_start = "Auto Start";
|
||||
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue