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_plugin_templatedropdown/lang_ko.inc.php
Tadashi Jokagi 65d819a986 * propset.
2006-08-15 10:14:56 +00:00

11 lines
465 B
PHP

<?php # $Id$
# Translated by: Wesley Hwang-Chung <wesley96@gmail.com>
# (c) 2005 http://www.tool-box.info/
@define('PLUGIN_TEMPLATEDROPDOWN_NAME', '템플릿 선택');
@define('PLUGIN_TEMPLATEDROPDOWN_DESC', '템플릿을 바꿀 수 있는 목록 상자를 보여줌');
@define('PLUGIN_TEMPLATEDROPDOWN_SUBMIT', 'Submit 버튼');
@define('PLUGIN_TEMPLATEDROPDOWN_SUBMIT_DESC', 'Submit 버튼을 표시합니까?');
?>