2018-01-16 14:05:46 +00:00

24 lines
836 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
/*
* This file is part of Cachet.
*
* (c) Alt Three Services Limited
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
return [
'setup' => 'セットアップ',
'title' => 'Cachetのインストール',
'service_details' => 'サービスの詳細情報',
'env_setup' => '環境設定',
'status_page_setup' => 'ステータスページのセットアップ',
'show_support' => 'Cachetのサポートを表示しますか',
'admin_account' => '管理者アカウント',
'complete_setup' => 'セットアップの完了',
'completed' => 'Cachetの設定が完了しました。',
'finish_setup' => 'ダッシュボード画面に移動',
];