????JFIF??x?x????'
Server IP : 104.21.64.1 / Your IP : 216.73.216.145 Web Server : LiteSpeed System : Linux premium151.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 User : tempvsty ( 647) PHP Version : 8.0.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/tempvsty/eaabusiness.com/wp-content/plugins/everest-forms/assets/js/flatpickr/dist/I10n/ |
Upload File : |
(function (global, factory) { typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) : typeof define === 'function' && define.amd ? define(['exports'], factory) : (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.nl = {})); }(this, (function (exports) { 'use strict'; var fp = typeof window !== "undefined" && window.flatpickr !== undefined ? window.flatpickr : { l10ns: {}, }; var Dutch = { weekdays: { shorthand: ["zo", "ma", "di", "wo", "do", "vr", "za"], longhand: [ "zondag", "maandag", "dinsdag", "woensdag", "donderdag", "vrijdag", "zaterdag", ], }, months: { shorthand: [ "jan", "feb", "mrt", "apr", "mei", "jun", "jul", "aug", "sept", "okt", "nov", "dec", ], longhand: [ "januari", "februari", "maart", "april", "mei", "juni", "juli", "augustus", "september", "oktober", "november", "december", ], }, firstDayOfWeek: 1, weekAbbreviation: "wk", rangeSeparator: " t/m ", scrollTitle: "Scroll voor volgende / vorige", toggleTitle: "Klik om te wisselen", time_24hr: true, ordinal: function (nth) { if (nth === 1 || nth === 8 || nth >= 20) return "ste"; return "de"; }, }; fp.l10ns.nl = Dutch; var nl = fp.l10ns; exports.Dutch = Dutch; exports.default = nl; Object.defineProperty(exports, '__esModule', { value: true }); })));