HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/bomacon/bomacon.nl/resources/lang/en/calendar.php
<?php

return [
    'close_text' => 'Close',
    'prev_text' => '',
    'next_text' => '',
    'current_text' => 'Today',
    'month_names' => ['january', 'february', 'march', 'april', 'may', 'june', 'july', 'august', 'september', 'october', 'november', 'december'],
    'month_names_short' => ['jan', 'feb', 'mar', 'apr', 'may', 'jun', 'jul', 'aug', 'sep', 'oct', 'nov', 'dec'],
    'day_names' => ['sunday', 'monday', 'tuesday', 'wednesday', 'thursday', 'friday', 'saturday', 'sunday'],
    'day_names_short' => ['sun', 'mon', 'tue', 'wed', 'thu', 'fri', 'sat', 'sun'],
    'day_names_min' => ['su', 'mo', 'tu', 'we', 'th', 'fr', 'sa', 'su'],
    'week_header' => 'Wk',
    'year_suffix' => '',
];