PNG

   IHDR         ๔xิ๚   sBIT|d   	pHYs  ฤ  ฤ+   tEXtSoftware www.inkscape.org๎<  ,เtEXtComment 
<?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:
 * - Franรงois B
 * - ryanhart2
 */
return [
    'year' => ':count เบเบต',
    'y' => ':count เบเบต',
    'month' => ':count เปเบเบทเบญเบ',
    'm' => ':count เบ. ',
    'week' => ':count เบญเบฒเบเบดเบ',
    'w' => ':count เบญเบ. ',
    'day' => ':count เบกเบทเป',
    'd' => ':count เบกเบทเป',
    'hour' => ':count เบเบปเปเบงเปเบกเบ',
    'h' => ':count เบเบก. ',
    'minute' => ':count เบเบฒเบเบต',
    'min' => ':count เบเบ. ',
    'second' => '{1}เบเปเปเปเบเบปเปเบฒเปเบเบงเบดเบเบฒเบเบต|]1,Inf[:count เบงเบดเบเบฒเบเบต',
    's' => ':count เบงเบด. ',
    'ago' => ':timeเบเปเบฒเบเบกเบฒ',
    'from_now' => 'เบญเบตเบ :time',
    'diff_now' => 'เบเบญเบเบเบตเป',
    'diff_today' => 'เบกเบทเปเบเบตเปเปเบงเบฅเบฒ',
    'diff_yesterday' => 'เบกเบทเปเบงเบฒเบเบเบตเปเปเบงเบฅเบฒ',
    'diff_tomorrow' => 'เบกเบทเปเบญเบทเปเบเปเบงเบฅเบฒ',
    'formats' => [
        'LT' => 'HH:mm',
        'LTS' => 'HH:mm:ss',
        'L' => 'DD/MM/YYYY',
        'LL' => 'D MMMM YYYY',
        'LLL' => 'D MMMM YYYY HH:mm',
        'LLLL' => 'เบงเบฑเบdddd D MMMM YYYY HH:mm',
    ],
    'calendar' => [
        'sameDay' => '[เบกเบทเปเบเบตเปเปเบงเบฅเบฒ] LT',
        'nextDay' => '[เบกเบทเปเบญเบทเปเบเปเบงเบฅเบฒ] LT',
        'nextWeek' => '[เบงเบฑเบ]dddd[เปเปเบฒเปเบงเบฅเบฒ] LT',
        'lastDay' => '[เบกเบทเปเบงเบฒเบเบเบตเปเปเบงเบฅเบฒ] LT',
        'lastWeek' => '[เบงเบฑเบ]dddd[เปเบฅเปเบงเบเบตเปเปเบงเบฅเบฒ] LT',
        'sameElse' => 'L',
    ],
    'ordinal' => 'เบเบตเป:number',
    'meridiem' => ['เบเบญเบเปเบเบปเปเบฒ', 'เบเบญเบเปเบฅเบ'],
    'months' => ['เบกเบฑเบเบเบญเบ', 'เบเบธเบกเบเบฒ', 'เบกเบตเบเบฒ', 'เปเบกเบชเบฒ', 'เบเบถเบเบชเบฐเบเบฒ', 'เบกเบดเบเบธเบเบฒ', 'เบเปเบฅเบฐเบเบปเบ', 'เบชเบดเบเบซเบฒ', 'เบเบฑเบเบเบฒ', 'เบเบธเบฅเบฒ', 'เบเบฐเบเบดเบ', 'เบเบฑเบเบงเบฒ'],
    'months_short' => ['เบกเบฑเบเบเบญเบ', 'เบเบธเบกเบเบฒ', 'เบกเบตเบเบฒ', 'เปเบกเบชเบฒ', 'เบเบถเบเบชเบฐเบเบฒ', 'เบกเบดเบเบธเบเบฒ', 'เบเปเบฅเบฐเบเบปเบ', 'เบชเบดเบเบซเบฒ', 'เบเบฑเบเบเบฒ', 'เบเบธเบฅเบฒ', 'เบเบฐเบเบดเบ', 'เบเบฑเบเบงเบฒ'],
    'weekdays' => ['เบญเบฒเบเบดเบ', 'เบเบฑเบ', 'เบญเบฑเบเบเบฒเบ', 'เบเบธเบ', 'เบเบฐเบซเบฑเบ', 'เบชเบธเบ', 'เปเบชเบปเบฒ'],
    'weekdays_short' => ['เบเบดเบ', 'เบเบฑเบ', 'เบญเบฑเบเบเบฒเบ', 'เบเบธเบ', 'เบเบฐเบซเบฑเบ', 'เบชเบธเบ', 'เปเบชเบปเบฒ'],
    'weekdays_min' => ['เบ', 'เบ', 'เบญเบ', 'เบ', 'เบเบซ', 'เบชเบ', 'เบช'],
    'list' => [', ', 'เปเบฅเบฐ '],
];
