. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'completed' => [ 'home' => 'ダッシュボードを開く', 'logout' => 'ログアウト', 'text' => '今すぐにこのウィンドウを閉じる事が出来ます。', 'title' => 'osu!クライアントの認証が完了しました。', ], 'create' => [ 'confirm' => '下の認証ボタンをクリックしてクライアントの確認を終了する。', 'title' => 'osu!クライアントの認証', ], ];