Also support "last X" REST interface
This commit is contained in:
8
plugins/serendipity_event_nl2br/lang_ko.inc.php
Normal file
8
plugins/serendipity_event_nl2br/lang_ko.inc.php
Normal file
@ -0,0 +1,8 @@
|
||||
<?php # $Id: lang_ko.inc.php,v 1.0 2005/06/29 13:41:13 garvinhicking Exp $
|
||||
# Translated by: Wesley Hwang-Chung <wesley96@gmail.com>
|
||||
# (c) 2005 http://www.tool-box.info/
|
||||
|
||||
@define('PLUGIN_EVENT_NL2BR_NAME', '마크업: NL2BR');
|
||||
@define('PLUGIN_EVENT_NL2BR_DESC', '새 줄을 BR 태그로 변환함');
|
||||
|
||||
?>
|
Reference in New Issue
Block a user