. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'mode' => [ 'beatmapset' => '비트맵', 'forum_post' => '포럼', 'other' => '기타', 'user' => '플레이어', 'wiki_page' => '위키', ], 'result' => [ 'empty' => '결과 없음', 'empty_for' => ':modes 검색 결과가 없습니다', 'more' => '더많은 :mode 검색 결과', 'title' => ':mode 검색 결과', ], ];