1
0
This repository has been archived on 2025-06-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
LuckyCoinkydink/plugins/serendipity_event_bbcode/lang_de.inc.php
2006-08-02 10:07:34 +00:00

6 lines
379 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');