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

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