Merge pull request #15 from sawachan/master

Japanese language files added
This commit is contained in:
Andreas Gohr 2014-09-22 09:32:32 +02:00
commit 653485c03d
2 changed files with 18 additions and 0 deletions

9
lang/ja/lang.php Normal file
View 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
View File

@ -0,0 +1,9 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Hideaki SAWADA <chuno@live.jp>
*/
$lang['template'] = 'スライドショー用のテンプレート';