%PDF- %PDF-
Direktori : /var/www/html/evablog/vendor/nesbot/carbon/src/Carbon/Lang/ |
Current File : /var/www/html/evablog/vendor/nesbot/carbon/src/Carbon/Lang/gu.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. */ return array( 'year' => '1 વર્ષ|:count વર્ષો', 'y' => '1વર્ષ|:countવર્ષો', 'month' => '1 મહિનો|:count મહિના', 'm' => '1મહિનો|:countમહિના', 'week' => '1 અઠવાડિયું|:count અઠવાડિયા', 'w' => '1અઠ.|:countઅઠ.', 'day' => '1 દિવસ|:count દિવસો', 'd' => '1દિ.|:countદિ.', 'hour' => '1 કલાક|:count કલાકો', 'h' => '1ક.|:countક.', 'minute' => '1 મિનિટ|:count મિનિટ', 'min' => '1મિ.|:countમિ.', 'second' => '1 સેકેન્ડ|:count સેકેન્ડ', 's' => '1સે.|:countસે.', 'ago' => ':time પહેલા', 'from_now' => ':time અત્યારથી', 'after' => ':time પછી', 'before' => ':time પહેલા', );