module.exports = { login: { title: "Login Form", login: "Login", username: "Username", password: "Password", rememberPassword: 'Remember password', loggingIn: "Logging in...", usernamePlaceholder: "Please enter username", passwordPlaceholder: "Please enter password", loginSuccess: "Login Success", }, comparisonOperators: [ { name: 'Greater than (>)', value: 1 }, { name: 'Less than (<)', value: 2 }, { name: 'Greater than or equal (>=)', value: 3 }, { name: 'Less than or equal (<=)', value: 4 } ], message:{ delete:'Delete successfully.', add:'Added successfully', change:'Modified successfully', loading: 'Loading', }, index: { // header noData:'NO DATA', confirm: 'Confirm', cancel: 'Cancel', realTimeData: "Realtime", setParams: "Params", galleryData: "Gallery", videoMonitor: "Monitor", historyData: "History", dataAnalysis: "Analytics", management: "Admin", bigData: "Dashboard", qrTrace: "Trace" , // leftMenu home: "Home", greenhouse: "Greenhouse", fertigation: "Fertigation", smartIrrigation: "Smart Irrigation", dataCollector: "Data Collector", weatherStation: "Agro-Weather Station", pestMonitor: "Pest Monitoring", // management mgmt:'Management', userMgmt: "User Management", adminMgmt: "Admin Management", deviceStatusConfig: "Device Status Settings", deviceSetConfig: "Device Parameter Settings", deviceInfoMgmt: "Device Management", weatherBinding: "Weather Data Binding", bigDataDevice: "Big Data Devices", mobileControl: "Mobile Control", userControl: "User Control", deviceControl: "Device Management", websiteBanner: "Website Banners", websiteProducts: "Website Products", websiteCases: "Case Studies", companyProfile: "Company Profile", websiteNews: "News Management", // status online: "Online", offline: "Offline", // system welcome: "Welcome, ", logoutSuccess: 'Logout successful', requestError: 'Request error', noPageForDevice: 'No this page for {device}', noPermission: 'You currently have no permission to view!', pageDeveloping: 'This page is under development', weatherStation: 'Weather station', dataCollector: 'Data collector', pestDevice: 'Pest monitoring device', cardExpiryWarning: `
The IoT card {iccid} for device {deviceName} is about to expire. Remaining time: {daysDifference} days. Please contact the administrator.
`, notification: 'Notification', }, setParams: { title: 'Parameter Settings', statusDisplay: '{deviceName} Status Display', formulaSettings: 'Fertilizer Formula Settings', irrigationGroupConfig: 'Irrigation Group Configuration', intrinsicParams: 'Intrinsic Parameters', internalPIDConfig: 'Internal PID Configuration', systemParamsConfig: 'System Parameters Configuration', sensorChannelConfig: 'Sensor Channel Configuration', dataUpload: 'Data Upload', irrigationGroups: [ 'Irrigation Group 1#', 'Irrigation Group 2#', 'Irrigation Group 3#', 'Irrigation Group 4#', 'Irrigation Group 5#', 'Irrigation Group 6#', 'Irrigation Group 7#', 'Irrigation Group 8#', 'Irrigation Group 9#', 'Irrigation Group 10#', 'Irrigation Group 11#', 'Irrigation Group 12#', 'Irrigation Group 13#', 'Irrigation Group 14#', 'Irrigation Group 15#', 'Irrigation Group 16#' ], targetTemp: 'Target Temperature', targetHumidity: 'Target Humidity', targetCO2: 'Target CO2', alarmSettings: 'Alarm Settings', sunroofControl: 'Skylight', outShade: 'External Shade', inShade: 'Internal Shade', inInsulation: 'Internal Insulation', facadeInsulation: 'Facade Insulation', wetCurtain: 'Wet Curtain System', circulationFan: 'Circulation Fan', airConditioning: 'Air Conditioning', led: 'LED Control', heatFan: 'Heater Fan', highPressureMist: 'High Pressure Mist', solenoidValve: 'Solenoid Valve', sensorConfig: 'Sensor Configuration', synthesis: 'Synthesis Settings', upload: 'Data Upload', forceOutput: 'Force Output', intrinsicParams: 'Intrinsic Parameters', parameterSet: 'Parameter Settings', waterPump: 'Water Pump', geothermalFan: 'Geothermal Fan', uptake: 'Upper Vent', downtake: 'Lower Vent', rollByRoll: 'Rolling Curtain', snowRemoval: 'Snow Removal', mountainGreenhouse: 'Mountain Greenhouse Special Parameters', mountainFan: 'Fan (Mountain Greenhouse)', CO2: 'CO2 Supplement', skylight: 'Rolling Film', fan: 'Fan', wetFan: 'Fan', wetPump: 'Wet Curtain Pump', wetWindow: 'Wet Curtain Window', circulationFan: 'Circulation Fan', highPressureMist: 'High Pressure Mist', solenoidValve: 'Solenoid Valve', CO2: 'CO2 Supplement' }, realTime: { target: 'Target', average: 'Avg', title: 'Real-time Data', weatherStation: 'Ecological Weather Station', deviceOffline: 'Device Offline', smsAlarm: 'SMS Alarm', viewAllData: 'View All Real-time Data', deviceStatus: 'Device Operation Status', fault:'fault', iccid:'iccid', sunrise: 'Sunrise', sunset: 'Sunset', batteryVoltage: 'Wireless Battery Voltage', delete: 'Delete', autoControl: 'Auto Control', mobileControl: 'Mobile Control', deviceInvalid: 'Device Invalid', CalculationResults: 'Calculation results', addDevice: 'Add Device', clickToAdd: 'Click to Add', heatingMode: 'Heating Mode', heatingMode1: 'Heating Mode', coolingMode: 'Cooling Mode', autoMode: 'Auto Mode', dehumidifyMode: 'Dehumidify Mode', airSupplyMode: 'Air Supply Mode', heatingCoolingMode: 'Heating/Cooling Mode', light: 'Fill Light', open: 'OPEN', close: 'CLOSE', return: 'RETURN', status: { still: 'Still', opening: 'Opening', closing: 'Closing', unfolding: 'Unfolding', folding: 'Folding', openWindow: 'Open Window', closeWindow: 'Close Window' }, dialog:{ title: 'Please select devices to display', choose:'Please select.', confirm: 'Confirm' }, alarm: { title: 'Controller SMS Alarm Rules', newRule: 'New Alarm Rule', deviceCode: 'Device Code', phone1: 'Phone 1', phone2: 'Phone 2', condition: 'Condition', setValue: 'Set Value', add: 'Add', existingRules: 'Existing Rules', alarmName: 'Alarm Name', condition: 'Condition', value: 'Value', operation: 'Operation', delete: 'Delete' }, wirelessSensor: { title: 'Wireless Sensor Debug Info', batteryVoltage: 'Battery Voltage', signalQuality: 'Signal Quality', }, directions: { north: 'North', northeast: 'Northeast', east: 'East', southeast: 'Southeast', south: 'South', southwest: 'Southwest', west: 'West', northwest: 'Northwest' }, }, imageGallery: { title: 'Image Gallery', title1: "Historical Data", title2: "Data Analysis", quickQuery: 'Quick Query', today: 'Today', yesterday: 'Yesterday', custom: 'Custom', timeRange: 'Time Range', startTime: 'Start Time', endTime: 'End Time', to: 'to', query: 'Search', downloadImages: 'Download Images', totalImages: 'Total {total} images', imageList: 'Image List', download: "Download", dataStatistics: "Data Statistics", time: "Time", name: "Name", difference: "Difference", max: "Max", min: "Min", avg: "Average", return: "Return" }, videoMonitoring: { title: "Video Monitoring", topLeft: "Top Left", topRight: "Top Right", bottomLeft: "Bottom Left", bottomRight: "Bottom Right", zoomIn: "Zoom In", zoomOut: "Zoom Out", focusNear: "Focus Near", focusFar: "Focus Far" } };