Also support "last X" REST interface
This commit is contained in:
@ -0,0 +1,19 @@
|
||||
<?php # $Id: lang_ja.inc.php,v 1.4 2005/05/17 11:37:42 garvinhicking Exp $
|
||||
|
||||
##########################################################################
|
||||
# serendipity - another blogger... #
|
||||
##########################################################################
|
||||
# #
|
||||
# (c) 2003 Jannis Hermanns <J@hacked.it> #
|
||||
# http://www.jannis.to/programming/serendipity.html #
|
||||
# #
|
||||
# Translated by #
|
||||
# Jo<4A>o P. Matos <jmatos@math.ist.utl.pt> #
|
||||
# #
|
||||
##########################################################################
|
||||
|
||||
@define('PLUGIN_SIDEBAR_CREATIVECOMMONS_NAME', 'Creative Commons');
|
||||
@define('PLUGIN_SIDEBAR_CREATIVECOMMONS_DESC', 'Mostra uma notifica<63><61>o Creative Commons na barra lateral.');
|
||||
|
||||
/* vim: set sts=4 ts=4 expandtab : */
|
||||
?>
|
Reference in New Issue
Block a user