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/az.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 öncə',
    'from_now'  => ':time sonra',
    'after'     => ':time sonra',
    'before'    => ':time öncə',
    'year'      => ':count il',
    'month'     => ':count ay',
    'week'      => ':count həftə',
    'day'       => ':count gün',
    'hour'      => ':count saat',
    'minute'    => ':count dəqiqə',
    'second'    => ':count saniyə',

    'january'   => 'Yanvar',
    'february'  => 'Fevral',
    'march'     => 'Mart',
    'april'     => 'Aprel',
    'may'       => 'May',
    'june'      => 'İyun',
    'july'      => 'İyul',
    'august'    => 'Avqust',
    'september' => 'Sentyabr',
    'october'   => 'Oktyabr',
    'november'  => 'Noyabr',
    'december'  => 'Dekabr',

    'monday'    => 'Bazar ertəsi',
    'tuesday'   => 'Çərşənbə axşamı',
    'wednesday' => 'Çərşənbə',
    'thursday'  => 'Cümə axşamı',
    'friday'    => 'Cümə',
    'saturday'  => 'Şənbə',
    'sunday'    => 'Bazar',

];