export default { headerDate: 'nl: Datum en tijd', headerNumber: 'nl: Nummer formatting', date: 'Vandaag is {now, date, full}.', time: 'Tijd is {now, time, full}.', };