You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

13 lines
661 B

<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Hideaki SAWADA <chuno@live.jp>
*/
$lang['discussion'] = 'コメント';
$lang['back_to_article'] = '記事に戻る';
$lang['userpage'] = 'ユーザーページ';
$lang['__existing__'] = '既存ページへのリンク色';
$lang['__missing__'] = '存在しないページへのリンク色';
$lang['__site_width__'] = 'サイトの全体幅(任意の長さの単位を使用可能: % px em 他)';
$lang['__sidebar_width__'] = 'サイドバーがある場合、サイドバーの幅(任意の長さの単位を使用可能: % px em 他)';