1<?php
2/**
3 * Japanese language file
4 *
5 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
6 */
7
8$lang['discussion']      = '議論';
9$lang['back_to_article'] = '戻る記事へ';
10$lang['userpage']        = '利用者ページ';
11$lang['youarehere']      = '現在地';
12
13//Setup VIM: ex: et ts=2 :
14