查看/编辑 代码
内容
<?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__.'/en.php', [ 'meridiem' => ['mba始谩mba始', 'ncw貌nz茅m'], 'weekdays' => null, 'weekdays_short' => ['ly蓻始蓻虂 s岷吤媡猫', 'mvf貌 ly蓻虒始', 'mb蓴虂蓴nt猫 mvf貌 ly蓻虒始', 'ts猫ts蓻虁蓻 ly蓻虒始', 'mb蓴虂蓴nt猫 tsets蓻虁蓻 ly蓻虒始', 'mvf貌 m脿ga ly蓻虒始', 'm脿ga ly蓻虒始'], 'weekdays_min' => null, 'months' => null, 'months_short' => ['sa艐 tsets蓻虁蓻 l霉m', 'sa艐 k脿g ngw贸艐', 'sa艐 lepy猫 sh煤m', 'sa艐 c每贸', 'sa艐 ts蓻虁蓻 c每贸', 'sa艐 nj每ol谩始', 'sa艐 ty蓻虁b ty蓻虁b mb蕢虁艐', 'sa艐 mb蕢虁艐', 'sa艐 ngw蓴虁始 mb每蓻', 'sa艐 t脿艐a tsets谩始', 'sa艐 mejwo艐贸', 'sa艐 l霉m'], 'first_day_of_week' => 1, 'formats' => [ 'LT' => 'HH:mm', 'LTS' => 'HH:mm:ss', 'L' => 'DD/MM/yy', 'LL' => 'D MMM, YYYY', 'LLL' => '[ly蓻]虒始 d [na] MMMM, YYYY HH:mm', 'LLLL' => 'dddd , [ly蓻]虒始 d [na] MMMM, YYYY HH:mm', ], ]);