New translations forms.php (Japanese)

This commit is contained in:
James Brooks
2018-01-16 14:05:44 +00:00
parent 8efb8396ff
commit 1a560522bc
+14 -12
View File
@@ -151,8 +151,9 @@ return [
'display-graphs' => 'Display graphs on status page?',
'about-this-page' => 'このページについて',
'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?',
'skip_subscriber_verification' => 'Skip verifying of users? (Be warned, you could be spammed)',
'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?',
@@ -223,17 +224,18 @@ return [
],
// Buttons
'add' => '追加',
'save' => '保存',
'update' => '更新',
'create' => '作成',
'edit' => '編集',
'delete' => '削除',
'submit' => '送信',
'cancel' => 'キャンセル',
'remove' => '削除',
'invite' => '招待',
'signup' => '新規登録',
'add' => '追加',
'save' => '保存',
'update' => '更新',
'create' => '作成',
'edit' => '編集',
'delete' => '削除',
'submit' => '送信',
'cancel' => 'キャンセル',
'remove' => '削除',
'invite' => '招待',
'signup' => '新規登録',
'manage_updates' => 'Manage Updates',
// Other
'optional' => '※ 任意',