Also support "last X" REST interface
This commit is contained in:
12
plugins/serendipity_event_nl2br/lang_pl.inc.php
Normal file
12
plugins/serendipity_event_nl2br/lang_pl.inc.php
Normal file
@ -0,0 +1,12 @@
|
||||
<?php # $Id: lang_en.inc.php 690 2005-11-13 04:49:04Z elf2000 $
|
||||
|
||||
/**
|
||||
* @version $Revision: 690 $
|
||||
* @author Kostas CoSTa Brzezinski <costa@kofeina.net>
|
||||
* EN-Revision: Revision of lang_en.inc.php
|
||||
*/
|
||||
|
||||
@define('PLUGIN_EVENT_NL2BR_NAME', 'Znacznik: NL2BR');
|
||||
@define('PLUGIN_EVENT_NL2BR_DESC', 'Zmieniaj znaki nowych linii na tagi BR');
|
||||
|
||||
?>
|
Reference in New Issue
Block a user