blob: 007c91ba735d938d40f890e5e6af9697fac66f4c [file] [log] [blame]
/*==================================================
* Localization of labellers.js
*==================================================
*/
/* The Dutch do not capitalize months
*/
Timeline.GregorianDateLabeller.monthNames["nl"] = [
"jan", "feb", "mrt", "apr", "mei", "jun", "jul", "aug", "sep", "okt", "nov", "dec"
];