diff --git a/resources/lang/ja-JP/forms.php b/resources/lang/ja-JP/forms.php index a472ba86..629d41a4 100644 --- a/resources/lang/ja-JP/forms.php +++ b/resources/lang/ja-JP/forms.php @@ -155,7 +155,7 @@ return [ 'days-of-incidents' => '何日間のインシデントを表示しますか?', 'time_before_refresh' => 'Status page refresh rate (in seconds).', 'banner' => 'バナー画像', - 'banner-help' => '横幅が930px以内の画像をアップロードしてください。', + 'banner-help' => "横幅が930px以内の画像をアップロードしてください。", 'subscribers' => 'Allow people to signup to email notifications?', 'suppress_notifications_in_maintenance' => 'Suppress notifications when incident occurs during maintenance period?', 'skip_subscriber_verification' => 'Skip verifying of users? (Be warned, you could be spammed)',