芝麻web文件管理V1.00
编辑当前文件:/home/mgatv524/public_html/fmd/vendor/nesbot/carbon/src/Carbon/Lang/fa.php
* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ return array( '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' => ':count ثانیه', 's' => ':count ثانیه', 'ago' => ':time پیش', 'from_now' => ':time بعد', 'after' => ':time پس از', 'before' => ':time پیش از', );