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

20 lines
1.1 KiB
PHP

<?php # $Id$
##########################################################################
# Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity #
# Developer Team) All rights reserved. See LICENSE file for licensing #
# details #
# #
# (c) 2003 Jannis Hermanns <J@hacked.it> #
# http://www.jannis.to/programming/serendipity.html #
# #
# Translated by #
# (c) 2006 Aphonex Li <aphonex.li@gmail.com> #
# http://www.exten.cn #
##########################################################################
@define('PLUGIN_TEMPLATEDROPDOWN_NAME', 'Ö÷ÌâÑ¡Ôñ');
@define('PLUGIN_TEMPLATEDROPDOWN_DESC', 'ÏÔʾѡÔñÖ÷Ìâ');
@define('PLUGIN_TEMPLATEDROPDOWN_SUBMIT', 'È·¶¨');
@define('PLUGIN_TEMPLATEDROPDOWN_SUBMIT_DESC', 'ÏÔʾȷ¶¨');
?>