. 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' => 'Go to dashboard', 'logout' => 'Logout', 'text' => 'You can close this tab/window now', 'title' => 'osu! client verification has been completed', ], 'create' => [ 'confirm' => 'Click on authorise button below to finish client verification.', 'title' => 'osu! client verification', ], ];