Blame | Letzte Änderung | Log anzeigen | RSS feed
<?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ẅÃÅ‹tè', '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',],]);