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',
];