Also support "last X" REST interface
This commit is contained in:
13
plugins/serendipity_event_bbcode/lang_pl.inc.php
Normal file
13
plugins/serendipity_event_bbcode/lang_pl.inc.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?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_BBCODE_NAME', 'Znacznik: BBCode');
|
||||
@define('PLUGIN_EVENT_BBCODE_DESC', 'Przekszta<74>caj tekst stosuj<75>c tagi BBCode');
|
||||
@define('PLUGIN_EVENT_BBCODE_TRANSFORM', '<a href="http://www.phpbb.com/phpBB/faq.php?mode=bbcode">BBCode</a> format dozwolony');
|
||||
|
||||
?>
|
Reference in New Issue
Block a user