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_event_templatechooser/lang_es.inc.php
2006-08-02 10:07:34 +00:00

11 lines
375 B
PHP

<?php # $Id: lang_es.inc.php,v 1.0 2005/08/20 11:37:42 garvinhicking Exp $
/**
* @version $Revision: 690 $
* @author Rodrigo Lazo Paz <rlazo.paz@gmail.com>
* EN-Revision: 690
*/
@define('PLUGIN_EVENT_TEMPLATECHOOSER_NAME', 'Selector de plantillas');
@define('PLUGIN_EVENT_TEMPLATECHOOSER_DESC', 'Permite que tus visitantes cambien de plantilla al vuelo');
?>