export default { 'menu.settings': 'Settings', 'menu.settings.config': 'System Config', 'menu.jd': 'JD Union', 'menu.jd.updateCookies': 'Update JD Cookies', 'menu.jd.list': 'Union Account', 'menu.pdd': 'Pdd Union', 'menu.pdd.updateCookies': 'Update Pdd Cookies', 'menu.pdd.list': 'Union Account', 'menu.taobao': 'Taobao Union', 'menu.taobaoCoupon': 'Taobao Coupon', 'menu.taobao.updateCookies': 'Update Cookies', 'menu.taobao.list': 'Union Account', 'taobao.cookies.label': 'Cookies', 'taobao.cookies.placeholder': 'Paste the entire cookie', 'form.saveSuccess': 'Save Success', 'form.save': 'Save', 'form.cancel': 'Cancel', 'form.reset': 'Reset', 'form.button.check': 'View', 'menu.taobao.income_report': 'Income Report', 'menu.taobao.report_daily': 'Daily Report', 'menu.taobao.bill_dailys': 'Expected revenue', 'menu.taobao.orders': 'Orders', 'menu.jd.bill_dailys': '效果统计-推广效果', 'menu.jd.estimate_comm': '结算中心-收入概览', 'menu.pdd.estimate_revenue': '效果数据-推广效果', 'menu.list.searchTable': 'Search Table', 'searchTable.form.number': 'Set Number', 'searchTable.form.number.placeholder': 'Please enter Set Number', 'searchTable.form.name': 'Set Name', 'searchTable.form.name.placeholder': 'Please enter Set Name', 'searchTable.form.contentType': 'Content Type', 'searchTable.form.contentType.img': 'image-text', 'searchTable.form.contentType.horizontalVideo': 'Horizontal short video', 'searchTable.form.contentType.verticalVideo': 'Vertical short video', 'searchTable.form.filterType': 'Filter Type', 'searchTable.form.filterType.artificial': 'artificial', 'searchTable.form.filterType.rules': 'Rules', 'searchTable.form.lastTime': 'Last Time', 'searchTable.form.order_date': 'Order Date', 'searchTable.form.query_date': 'Report Date', 'searchTable.form.status': 'Status', 'searchTable.form.status.online': 'Online', 'searchTable.form.status.offline': 'Offline', 'searchTable.form.search': 'Search', 'searchTable.form.reset': 'Reset', 'searchTable.form.selectDefault': 'All', 'searchTable.operation.create': 'Create', 'searchTable.operation.import': 'Import', 'searchTable.operation.download': 'Download', // columns 'searchTable.columns.index': '#', 'searchTable.columns.number': 'Set Number', 'searchTable.columns.name': 'Set Name', 'searchTable.columns.contentType': 'Content Type', 'searchTable.columns.filterType': 'Filter Type', 'searchTable.columns.count': 'Count', 'searchTable.columns.lastTime': 'Last Time', 'searchTable.columns.status': 'Status', 'searchTable.columns.operations': 'Operations', 'searchTable.columns.operations.view': 'View', // size 'searchTable.size.mini': 'mini', 'searchTable.size.small': 'small', 'searchTable.size.medium': 'middle', 'searchTable.size.large': 'large', // actions 'searchTable.actions.refresh': 'refresh', 'searchTable.actions.density': 'density', 'searchTable.actions.columnSetting': 'columnSetting', };