. 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! 클라이언트 인증', ], ];