{ "calendar": { "today": "Today", "nothing": "No upcoming event", "corrupt": "Calendar database corrupted", "more": "View all..." }, "clock": { "ordinal": "1st", "days": [ "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday" ], "months": [ "January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December" ] }, "unconfigured": "The widget hasn't been configured yet", "test": { "welcome": "Welcome", "success": "Neutron has been successfully installed.", "admin": "Go to your admin interface to customize your website." }, "views": { "intro": "You are the", "ordinals": { "1": "st", "2": "nd", "3": "rd", "4": "th" }, "error": "error", "outro": "person to view this website today" } }