Also support "last X" REST interface
This commit is contained in:
12
plugins/serendipity_plugin_creativecommons/lang_es.inc.php
Normal file
12
plugins/serendipity_plugin_creativecommons/lang_es.inc.php
Normal file
@ -0,0 +1,12 @@
|
||||
<?php # $Id$
|
||||
|
||||
/**
|
||||
* @version $Revision: 690 $
|
||||
* @author Rodrigo Lazo Paz <rlazo.paz@gmail.com>
|
||||
* EN-Revision: 690
|
||||
*/
|
||||
|
||||
@define('PLUGIN_SIDEBAR_CREATIVECOMMONS_NAME', 'Creative Commons');
|
||||
@define('PLUGIN_SIDEBAR_CREATIVECOMMONS_DESC', 'Muestra una notificaci<63>n creative commons en la barra lateral.');
|
||||
|
||||
?>
|
Reference in New Issue
Block a user