. 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' => 'ビートマップ', ], ];