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_nl2br/lang_ko.inc.php
2016-01-21 17:57:19 +01:00

13 lines
295 B
PHP

<?php
/**
* @version
* @file
* @author Wesley Hwang-Chung <wesley96@gmail.com> http://www.tool-box.info/
* EN-Revision: Revision of lang_en.inc.php
*/
@define('PLUGIN_EVENT_NL2BR_NAME', '마크업: NL2BR');
@define('PLUGIN_EVENT_NL2BR_DESC', '새 줄을 BR 태그로 변환함');