diff options
Diffstat (limited to 'language/ja_JP')
-rw-r--r-- | language/ja_JP/common.lang.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/language/ja_JP/common.lang.php b/language/ja_JP/common.lang.php index 10ba019d7..789a20046 100644 --- a/language/ja_JP/common.lang.php +++ b/language/ja_JP/common.lang.php @@ -230,10 +230,6 @@ $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['Unknown identifier'] = '不明なID'; $lang['New password'] = '新しいパスワード'; $lang['Rate this photo'] = 'この写真を評する'; |