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_zh.inc.php
2007-11-20 12:05:07 +00:00

7 lines
325 B
PHP

<?php
@define('PLUGIN_TEMPLATEDROPDOWN_NAME', '主题选择');
@define('PLUGIN_TEMPLATEDROPDOWN_DESC', '显示一个选择主题的下拉框');
@define('PLUGIN_TEMPLATEDROPDOWN_SUBMIT', '提交按钮');
@define('PLUGIN_TEMPLATEDROPDOWN_SUBMIT_DESC', '是否显示一个提交按钮(用于切换所选择的主题)?');