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_emoticate/lang_tn.inc.php
2014-02-08 17:03:44 +01:00

16 lines
568 B
PHP

<?php #
/**
* @version
* @file
* @author CapriSkye <admin@capriskye.com> http://open.38.com
* EN-Revision: Revision of lang_en.inc.php
*/
@define('PLUGIN_EVENT_EMOTICATE_NAME', '標記語言: 表情圖案');
@define('PLUGIN_EVENT_EMOTICATE_DESC', '轉換字串成表情圖案');
@define('PLUGIN_EVENT_EMOTICATE_TRANSFORM', '字串像 :-) 和 ;-) 會轉換成圖案。');
@define('PLUGIN_EVENT_EMOTICATE_EXTENSION', 'File extension');
@define('PLUGIN_EVENT_EMOTICATE_EXTENSION_BLAHBLAH', 'The file extension of your emoticons. This is case sensitive.');