1
0
This repository has been archived on 2025-06-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
LuckyCoinkydink/plugins/serendipity_plugin_templatedropdown/lang_es.inc.php
2016-01-21 19:41:57 +01:00

14 lines
421 B
PHP

<?php
/**
* @version
* @author Rodrigo Lazo Paz <rlazo.paz@gmail.com>
* EN-Revision: 690
*/
@define('PLUGIN_TEMPLATEDROPDOWN_NAME', 'Caja desplegable de plantillas');
@define('PLUGIN_TEMPLATEDROPDOWN_DESC', 'Muestra una caja desplegable para cambiar las plantillas');
@define('PLUGIN_TEMPLATEDROPDOWN_SUBMIT', '¿Botón de enviar?');
@define('PLUGIN_TEMPLATEDROPDOWN_SUBMIT_DESC', '¿Mostrar un botón de envío?');