Also support "last X" REST interface
This commit is contained in:
12
plugins/serendipity_event_templatechooser/lang_ja.inc.php
Normal file
12
plugins/serendipity_event_templatechooser/lang_ja.inc.php
Normal file
@ -0,0 +1,12 @@
|
||||
<?php # $Id$
|
||||
|
||||
/**
|
||||
* @version $Revision$
|
||||
* @author Tadashi Jokagi <elf2000@users.sourceforge.net>
|
||||
* EN-Revision: 690
|
||||
*/
|
||||
|
||||
@define('PLUGIN_EVENT_TEMPLATECHOOSER_NAME', 'テンプレート選択');
|
||||
@define('PLUGIN_EVENT_TEMPLATECHOOSER_DESC', '訪問者がすぐさまテンプレートを変更することを許可します。');
|
||||
|
||||
?>
|
Reference in New Issue
Block a user