Sid Gifari File Manager
馃彔 Root
/
home2
/
meumer25
/
painelpetscentercampinas.meumercado.app
/
vendor
/
nesbot
/
carbon
/
src
/
Carbon
/
Lang
/
Editing: yi_US.php
<?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. */ /* * Authors: * - http://www.uyip.org/ Pablo Saratxaga pablo@mandrakesoft.com */ return array_replace_recursive(require __DIR__.'/en.php', [ 'formats' => [ 'L' => 'DD/MM/YY', ], 'months' => ['讬讗址谞讜讗址专', '驻挚注讘专讜讗址专', '诪注专抓', '讗址驻旨专讬诇', '诪讬讬', '讬讜谞讬', '讬讜诇讬', '讗讜讬讙讜住讟', '住注驻旨讟注诪讘注专', '讗拽讟讗讘注专', '谞讗讜讜注诪讘注专', '讚注爪注诪讘注专'], 'months_short' => ['讬讗址谞', '驻挚注讘', '诪讗址专', '讗址驻旨专', '诪撞址 ', '讬讜谞', '讬讜诇', '讗妆讙', '住注驻旨', '讗指拽讟', '谞讗指装', '讚注爪'], 'weekdays' => ['讝讜谞讟讬拽', '诪讗指谞讟讬拽', '讚讬谞住讟讬拽', '诪讬讟装讗指讱', '讚讗指谞注专砖讟讬拽', '驻挚专撞址讟讬拽', '砖讘转'], 'weekdays_short' => ['讝讜谞\'', '诪讗指谞\'', '讚讬谞\'', '诪讬讟\'', '讚讗指谞\'', '驻挚专撞址\'', '砖讘转'], 'weekdays_min' => ['讝讜谞\'', '诪讗指谞\'', '讚讬谞\'', '诪讬讟\'', '讚讗指谞\'', '驻挚专撞址\'', '砖讘转'], 'day_of_first_week_of_year' => 1, 'year' => ':count 讬讗专', 'y' => ':count 讬讗专', 'a_year' => ':count 讬讗专', 'month' => ':count 讞讜讚砖', 'm' => ':count 讞讜讚砖', 'a_month' => ':count 讞讜讚砖', 'week' => ':count 讜讜讗指讱', 'w' => ':count 讜讜讗指讱', 'a_week' => ':count 讜讜讗指讱', 'day' => ':count 讟讗指讙', 'd' => ':count 讟讗指讙', 'a_day' => ':count 讟讗指讙', 'hour' => ':count 砖注讛', 'h' => ':count 砖注讛', 'a_hour' => ':count 砖注讛', 'minute' => ':count 诪讬谞讜讟', 'min' => ':count 诪讬谞讜讟', 'a_minute' => ':count 诪讬谞讜讟', 'second' => ':count 住注拽讜谞讚注', 's' => ':count 住注拽讜谞讚注', 'a_second' => ':count 住注拽讜谞讚注', ]);
Save
Cancel