diff options
Diffstat (limited to 'language')
-rw-r--r-- | language/ja_JP/common.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/ja_JP/common.lang.php b/language/ja_JP/common.lang.php index 28669d017..1ee6b9326 100644 --- a/language/ja_JP/common.lang.php +++ b/language/ja_JP/common.lang.php @@ -376,7 +376,7 @@ $lang['Username: %s'] = 'ユーザー名: %s'; $lang['If you think you\'ve received this email in error, please contact us at %s'] = 'もしも、このメールの受信が誤ったら、 %sに連絡して下さい。'; $lang['2small'] = 'XXS 小さい'; $lang['Desktop'] = 'デスクトップ'; -$lang['Mobile'] = 'モービル'; +$lang['Mobile'] = 'モバイル'; $lang['Photo sizes'] = '画像のサイズ'; $lang['Show latest comments first'] = '最新のコメントを先に表示'; $lang['Show oldest comments first'] = '以前のコメントを先に表示'; |