additional_plugins/serendipity_event_textwiki/lang_cn.inc.php

6 lines
269 B
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
@define('PLUGIN_EVENT_TEXTWIKI_NAME', '标记语言Wiki');
@define('PLUGIN_EVENT_TEXTWIKI_DESC', '使用Text_Wiki标记相关文字内容');
@define('PLUGIN_EVENT_TEXTWIKI_TRANSFORM', '允许使用<a href="http://c2.com/cgi/wiki">Wiki</a>格式。');