. 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' => '谱面', ], ];