File: D:/HostingSpaces/SBogers10/somerenslust.komma.pro/vendor/nesbot/carbon/src/Carbon/Lang/ps.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 دمخه',
);