HEX
Server: Apache
System: Linux server2.voipitup.com.au 4.18.0-553.111.1.lve.el8.x86_64 #1 SMP Fri Mar 13 13:42:17 UTC 2026 x86_64
User: posscale (1027)
PHP: 8.2.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/posscale/subdomains/xibo/vendor/jenssegers/date/src/Lang/fa.php
<?php

return [

    /*
    |--------------------------------------------------------------------------
    | Date Language Lines
    |--------------------------------------------------------------------------
    |
    | The following language lines are used by the date library. Each line can
    | have a singular and plural translation separated by a '|'.
    |
    */

    'ago'       => ':time پیش',
    'from_now'  => ':time از الآن',
    'after'     => ':time بعد',
    'before'    => ':time قبل',
    'year'      => ':count سال',
    'month'     => ':count ماه',
    'week'      => ':count هفته',
    'day'       => ':count روز',
    'hour'      => ':count ساعت',
    'minute'    => ':count دقیقه',
    'second'    => ':count ثانیه',

    'january'   => 'ژانویه',
    'february'  => 'فوریه',
    'march'     => 'مارس',
    'april'     => 'آوریل',
    'may'       => 'مه',
    'june'      => 'ژوئن',
    'july'      => 'جولای',
    'august'    => 'اوت',
    'september' => 'سپتامبر',
    'october'   => 'اکتبر',
    'november'  => 'نوامبر',
    'december'  => 'دسامبر',

    'monday'    => 'دوشنبه',
    'tuesday'   => 'سه‌شنبه',
    'wednesday' => 'چهارشنبه',
    'thursday'  => 'پنج‌شنبه',
    'friday'    => 'جمعه',
    'saturday'  => 'شنبه',
    'sunday'    => 'یک‌شنبه',

];