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
2006-08-02 10:07:34 +00:00

9 lines
328 B
PHP

<?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 태그로 변환함');
?>