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_ja.inc.php
2016-01-21 17:35:25 +01:00

15 lines
604 B
PHP

<?php
/**
* @version
* @author Tadashi Jokagi <elf2000@users.sourceforge.net>
* EN-Revision: 691
*/
@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.');