Merge pull request #15 from sawachan/master
Japanese language files added
This commit is contained in:
commit
653485c03d
9
lang/ja/lang.php
Normal file
9
lang/ja/lang.php
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Hideaki SAWADA <chuno@live.jp>
|
||||
*/
|
||||
|
||||
$lang['view'] = 'スライドショーとしてページを表示';
|
||||
9
lang/ja/settings.php
Normal file
9
lang/ja/settings.php
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Hideaki SAWADA <chuno@live.jp>
|
||||
*/
|
||||
|
||||
$lang['template'] = 'スライドショー用のテンプレート';
|
||||
Loading…
Reference in New Issue
Block a user