New translations setup.php (Japanese)

This commit is contained in:
James Brooks
2018-01-16 14:05:46 +00:00
parent a38a22e947
commit 2e5e35eb7e

View File

@@ -11,13 +11,13 @@
return [
'setup' => 'セットアップ',
'title' => 'Cachetのセットアップ',
'title' => 'Cachetのインストール',
'service_details' => 'サービスの詳細情報',
'env_setup' => '環境設定',
'status_page_setup' => 'ステータスページのセットアップ',
'show_support' => 'Show support for Cachet?',
'show_support' => 'Cachetのサポートを表示しますか',
'admin_account' => '管理者アカウント',
'complete_setup' => 'セットアップの完了',
'completed' => 'Cachetの設定が正常に終わりました',
'completed' => 'Cachetの設定が完了しました',
'finish_setup' => 'ダッシュボード画面に移動',
];