diff options
Diffstat (limited to 'language/ja_JP/common.lang.php')
-rw-r--r-- | language/ja_JP/common.lang.php | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/language/ja_JP/common.lang.php b/language/ja_JP/common.lang.php index 4fb5bec7b..4f2b4cb4b 100644 --- a/language/ja_JP/common.lang.php +++ b/language/ja_JP/common.lang.php @@ -230,10 +230,10 @@ $lang['month'][8] = '8月'; $lang['month'][9] = '9月'; $lang['Most visited'] = '最多アクセス'; $lang['display most visited photos'] = '最もアクセスされた写真を表示します。'; -$lang['The number of photos per row must be a not null scalar'] = '1行あたりのイメージ数には、空白以外の値を設定してください。'; -$lang['Number of photos per row'] = '1行あたりのイメージ数'; -$lang['The number of rows per page must be a not null scalar'] = '1ページあたりの行数には、空白以外の値を設定してください。'; -$lang['Number of rows per page'] = '1ページあたりの行数'; +// $lang['The number of photos per row must be a not null scalar'] = '1行あたりのイメージ数には、空白以外の値を設定してください。'; +// $lang['Number of photos per row'] = '1行あたりのイメージ数'; +// $lang['The number of rows per page must be a not null scalar'] = '1ページあたりの行数には、空白以外の値を設定してください。'; +// $lang['Number of rows per page'] = '1ページあたりの行数'; $lang['Unknown identifier'] = '不明なID'; $lang['New password'] = '新しいパスワード'; $lang['Rate this photo'] = 'この写真を評する'; |