export default { 'corn.title': ['Cron 控件', 'Cron Component'], 'corn.expression': ['corn表达式', 'Corn Expression'], 'corn.close': ['关闭', 'Close'], 'corn.second': ['秒', 'Second'], 'corn.everySecond': ['每一秒钟', 'Every Second'], 'corn.everyOther': ['每隔', 'Every Other'], 'corn.specificSeconds': ['具体秒数(可多选)', 'Specific seconds (multiple choices)'], 'corn.everyMinute': ['每一分钟', 'Every Minute'], 'corn.minute': ['分', 'Minute'], 'corn.specificMinutes': ['具体分钟数(可多选)', 'Specific minutes (multiple choices)'], 'corn.specificYear': ['具体年份(可多选)', 'Specific year (multiple choices)'], 'corn.everyYear': ['每一年', 'Every Year'], 'corn.year': ['年', 'Year'], 'corn.specificMonths': ['具体月数(可多选)', 'Specific months (multiple choices)'], 'corn.everyMonth': ['每一月', 'Every Month'], 'corn.month': ['月', 'Month'], 'corn.lastmonth': ['在这个月的最后一天', 'On the last day of the month'], 'corn.lastWorkingDay': ['在这个月的最后一个工作日', 'On the last working day of the month'], 'corn.specificDays': ['具体天数(可多选)', 'Specific days (multiple choices)'], 'corn.specificDayOfWeek': ['具体星期几(可多选)', 'Specific day of the week (multiple choices)'], 'corn.day': ['天', 'Day'], 'corn.everyDay': ['每一天', 'Every single day'], 'corn.specificHours': ['具体小时数(可多选)', 'Specific hours (multiple choices)'], };