. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'not_found' => "지정한 항목 (:model) 을 찾을 수 없습니다.", 'name' => [ 'App\Models\Beatmap' => '비트맵 난이도', 'App\Models\Beatmapset' => '비트맵', ], ];