2006-08-02 10:07:34 +00:00

6 lines
380 B
PHP

<?php # $Id: lang_ko.inc.php,v 1.0 2005/06/29 13:41:13 garvinhicking Exp $
@define('PLUGIN_EVENT_BBCODE_NAME', 'Textformatierung: BBCode');
@define('PLUGIN_EVENT_BBCODE_DESC', 'BBCode-Formatierung durchführen');
@define('PLUGIN_EVENT_BBCODE_TRANSFORM', '<a href="http://www.phpbb.com/phpBB/faq.php?mode=bbcode">BBCode</a>-Formatierung erlaubt');