. 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! 客户端验证', ], ];