From 18bf1c3f0a91da39ae95da24d0ee9ef76280e9ce Mon Sep 17 00:00:00 2001 From: James Brooks Date: Tue, 27 Mar 2018 19:30:54 +0100 Subject: [PATCH] New translations forms.php (Japanese) --- resources/lang/ja-JP/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)',