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/nl/calendar.php
<?php

return [
    'close_text' => 'Sluiten',
    'prev_text' => '',
    'next_text' => '',
    'current_text' => 'Vandaag',
    'month_names' => ['januari', 'februari', 'maart', 'april', 'mei', 'juni', 'juli', 'augustus', 'september', 'oktober', 'november', 'december'],
    'month_names_short' => ['jan', 'feb', 'mrt', 'apr', 'mei', 'jun', 'jul', 'aug', 'sep', 'okt', 'nov', 'dec'],
    'day_names' => ['zondag', 'maandag', 'dinsdag', 'woensdag', 'donderdag', 'vrijdag', 'zaterdag', 'zondag'],
    'day_names_short' => ['zon', 'maa', 'din', 'woe', 'don', 'vri', 'zat', 'zon'],
    'day_names_min' => ['zo', 'ma', 'di', 'wo', 'do', 'vr', 'za', 'zo'],
    'week_header' => 'Wk',
    'year_suffix' => '',
];