查看/编辑 代码
内容
<?php /** * This file is part of the Carbon package. * * (c) Brian Nesbitt <brian@nesbot.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ return array_replace_recursive(require __DIR__.'/ln.php', [ 'weekdays' => ['eyenga', 'mok蓴l蓴 mwa yambo', 'mok蓴l蓴 mwa m铆bal茅', 'mok蓴l蓴 mwa m铆s谩to', 'mok蓴l蓴 ya m铆n茅i', 'mok蓴l蓴 ya m铆t谩no', 'mp蓴虂s蓴'], 'weekdays_short' => ['eye', 'ybo', 'mbl', 'mst', 'min', 'mtn', 'mps'], 'weekdays_min' => ['eye', 'ybo', 'mbl', 'mst', 'min', 'mtn', 'mps'], 'meridiem' => ['nt蓴虂ng蓴虂', 'mp贸kwa'], ]);