. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'index' => [ 'description' => '비슷한 테마를 기준으로 모아놓은 비트맵 모음집입니다.', 'empty' => '곧 찾아옵니다!', 'nav_title' => '목록', 'title' => '비트맵 팩', 'blurb' => [ 'important' => '다운로드 하기 전에 읽어주세요', 'install_instruction' => '설치: 다운로드가 끝나면 압축을 풀고 내용물을 osu! 폴더 내의 Songs 폴더에 저장해주세요. 나머지는 osu!에서 알아서 해드립니다.', ], ], 'show' => [ 'download' => '다운로드', 'item' => [ 'cleared' => '클리어한 맵', 'not_cleared' => '클리어 기록 없음', ], 'no_diff_reduction' => [ '_' => ':link는 이 팩을 클리어하는데 사용할 수 없습니다.', 'link' => '난이도 감소 모드', ], ], 'mode' => [ 'artist' => '아티스트/앨범', 'chart' => '스포트라이트', 'featured' => '공식 아티스트', 'loved' => 'Project Loved', 'standard' => '표준', 'theme' => '테마', 'tournament' => '토너먼트', ], 'require_login' => [ '_' => '다운로드하려면 :link하셔야 합니다', 'link_text' => '로그인', ], ];