Track dashboard render runtime files
This commit is contained in:
@@ -0,0 +1,894 @@
|
||||
{
|
||||
"title": "Dashboard Design",
|
||||
"preview": "Preview",
|
||||
"save": "Save",
|
||||
"saveSuccess": "Save successful",
|
||||
"clear": "Clear",
|
||||
"clearConfirm": "Are you sure you want to clear the canvas? This action cannot be undone.",
|
||||
"clearSuccess": "Cleared",
|
||||
"export": "Export",
|
||||
"exportSuccess": "Export successful",
|
||||
"import": "Import",
|
||||
"importTitle": "Import Configuration",
|
||||
"importPlaceholder": "Please paste JSON configuration content...",
|
||||
"importSuccess": "Import successful",
|
||||
"importError": "Invalid configuration format",
|
||||
"importEmpty": "Please enter configuration content",
|
||||
"viewCode": "View Code",
|
||||
"jsonPreview": "JSON Preview",
|
||||
"copyCode": "Copy Code",
|
||||
"copySuccess": "Copied to clipboard",
|
||||
"copyError": "Copy failed",
|
||||
"undoSuccess": "Undone",
|
||||
"redoSuccess": "Redone",
|
||||
"copyWidgetSuccess": "Copied",
|
||||
"pasteWidgetSuccess": "Pasted",
|
||||
"deleteWidgetSuccess": "Deleted",
|
||||
"noWidgetsTip": "Please add widgets first",
|
||||
"noConfigTip": "No dashboard configuration",
|
||||
"loadingData": "Loading data...",
|
||||
"loadDataError": "Failed to load data",
|
||||
"unknownWidget": "Unknown widget type",
|
||||
"widgetCount": "{count} widgets",
|
||||
"dragTip": "Drag widgets from the left to here",
|
||||
"add": "Add",
|
||||
"copy": "Copy",
|
||||
"delete": "Delete",
|
||||
"reset": "Reset",
|
||||
"clean": "Clear",
|
||||
"canvas": {
|
||||
"title": "Design Canvas",
|
||||
"adaptive": "Adaptive",
|
||||
"actualSize": "Actual Size",
|
||||
"settings": "Canvas Settings",
|
||||
"undo": "Undo",
|
||||
"redo": "Redo"
|
||||
},
|
||||
"months": {
|
||||
"jan": "Jan",
|
||||
"feb": "Feb",
|
||||
"mar": "Mar",
|
||||
"apr": "Apr",
|
||||
"may": "May",
|
||||
"jun": "Jun",
|
||||
"jul": "Jul",
|
||||
"aug": "Aug",
|
||||
"sep": "Sep",
|
||||
"oct": "Oct",
|
||||
"nov": "Nov",
|
||||
"dec": "Dec"
|
||||
},
|
||||
"weekdaysShort": {
|
||||
"mon": "Mon",
|
||||
"tue": "Tue",
|
||||
"wed": "Wed",
|
||||
"thu": "Thu",
|
||||
"fri": "Fri",
|
||||
"sat": "Sat",
|
||||
"sun": "Sun"
|
||||
},
|
||||
"material": {
|
||||
"title": "Material Library",
|
||||
"search": "Search widgets...",
|
||||
"category": {
|
||||
"common": "Common",
|
||||
"chart": "Chart",
|
||||
"filter": "Filter",
|
||||
"map": "Map",
|
||||
"media": "Media",
|
||||
"other": "Other"
|
||||
},
|
||||
"widgets": {
|
||||
"statCard": "Stat Card",
|
||||
"progressCard": "Progress Card",
|
||||
"chartLine": "Line Chart",
|
||||
"chartBar": "Bar Chart",
|
||||
"chartPie": "Pie Chart",
|
||||
"chartGauge": "Gauge Chart",
|
||||
"chartArea": "Area Chart",
|
||||
"chartRadar": "Radar Chart",
|
||||
"chartFunnel": "Funnel Chart",
|
||||
"chartScatter": "Scatter Chart",
|
||||
"chartRing": "Ring Progress",
|
||||
"chartHeatmap": "Heatmap",
|
||||
"chartKline": "K-line Chart",
|
||||
"chartSankey": "Sankey Chart",
|
||||
"todoList": "Todo List",
|
||||
"noticeList": "Message Notification",
|
||||
"announcementList": "Announcement List",
|
||||
"rankingList": "Ranking List",
|
||||
"quickLinks": "Quick Links",
|
||||
"welcomeCard": "Welcome Card",
|
||||
"calendar": "Calendar",
|
||||
"countdown": "Countdown",
|
||||
"clock": "Clock",
|
||||
"weather": "Weather",
|
||||
"imageCarousel": "Image Carousel",
|
||||
"dataTable": "Data Table",
|
||||
"iframe": "iframe Embed",
|
||||
"videoPlayer": "Video Player",
|
||||
"image": "Image",
|
||||
"formRender": "Form Render",
|
||||
"approvalCenter": "Approval Center",
|
||||
"myApps": "My Apps",
|
||||
"serverMonitor": "Server Monitor",
|
||||
"filterInput": "Input Filter",
|
||||
"filterSelect": "Select Filter",
|
||||
"filterDate": "Date Filter",
|
||||
"filterDateRange": "Date Range"
|
||||
},
|
||||
"defaultProps": {
|
||||
"statTitle": "Statistic Data",
|
||||
"trendLabel": "vs Yesterday",
|
||||
"progressTitle": "Completion Progress",
|
||||
"visitTrend": "Visit Trend",
|
||||
"visits": "Visits",
|
||||
"downloads": "Downloads",
|
||||
"salesStat": "Sales Statistics",
|
||||
"trafficSource": "Traffic Source",
|
||||
"searchEngine": "Search Engine",
|
||||
"directAccess": "Direct Access",
|
||||
"emailMarketing": "Email Marketing",
|
||||
"unionAds": "Union Ads",
|
||||
"videoAds": "Video Ads",
|
||||
"sysLoad": "System Load",
|
||||
"abilityEval": "Ability Evaluation",
|
||||
"sales": "Sales",
|
||||
"mgmt": "Mgmt",
|
||||
"tech": "Tech",
|
||||
"cs": "CS",
|
||||
"rd": "R&D",
|
||||
"mkt": "Mkt",
|
||||
"budget": "Budget",
|
||||
"actual": "Actual",
|
||||
"convFunnel": "Conversion Funnel",
|
||||
"visit": "Visit",
|
||||
"consult": "Consult",
|
||||
"intent": "Intent",
|
||||
"order": "Order",
|
||||
"deal": "Deal",
|
||||
"dataDist": "Data Distribution",
|
||||
"height": "Height (cm)",
|
||||
"weight": "Weight (kg)",
|
||||
"male": "Male",
|
||||
"female": "Female",
|
||||
"kpiDone": "KPI Completion",
|
||||
"salesVolume": "Sales Volume",
|
||||
"orderVolume": "Order Volume",
|
||||
"customerCount": "Customer Count",
|
||||
"weekVisitHeat": "Weekly Visit Heat",
|
||||
"stockTrend": "Stock Trend",
|
||||
"todoTitle": "To-do Items",
|
||||
"todoItem1": "Complete project report",
|
||||
"todoItem2": "Team weekly meeting",
|
||||
"todoItem3": "Code review",
|
||||
"latestNotice": "Message Notification",
|
||||
"latestAnnouncement": "Latest Announcements",
|
||||
"salesRanking": "Sales Ranking",
|
||||
"welcomeTitle": "Welcome back",
|
||||
"welcomeSubtitle": "Today is a good day",
|
||||
"countdownTitle": "Event Countdown",
|
||||
"todayWeather": "Today's Weather",
|
||||
"dataList": "Data List",
|
||||
"externalPage": "External Page",
|
||||
"itemName": "Item",
|
||||
"imageTitle": "Image",
|
||||
"myDashboard": "My Dashboard",
|
||||
"formRender": "Form Data",
|
||||
"approvalCenter": "Approval Center",
|
||||
"myApps": "My Apps",
|
||||
"serverMonitor": "Server Monitor",
|
||||
"filterInput": "Keyword",
|
||||
"filterInputPlaceholder": "Enter keyword to filter...",
|
||||
"filterSelect": "Select Filter",
|
||||
"filterSelectPlaceholder": "Please select...",
|
||||
"filterDate": "Date",
|
||||
"filterDatePlaceholder": "Select date",
|
||||
"filterDateRange": "Date Range",
|
||||
"filterStartDate": "Start Date",
|
||||
"filterEndDate": "End Date"
|
||||
}
|
||||
},
|
||||
"attribute": {
|
||||
"title": "Attribute Panel",
|
||||
"canvasConfig": "Canvas Config",
|
||||
"widgetConfig": "Widget Config",
|
||||
"styleConfig": "Style Config",
|
||||
"dataConfig": "Data Config",
|
||||
"globalSettings": "Global Settings",
|
||||
"dashboardName": "Dashboard Name",
|
||||
"gridLayout": "Grid Layout",
|
||||
"columns": "Columns",
|
||||
"rowHeight": "Row Height (px)",
|
||||
"widgetMargin": "Widget Margin (px)",
|
||||
"horizontal": "Horizontal",
|
||||
"vertical": "Vertical",
|
||||
"background": "Background",
|
||||
"backgroundColor": "Background Color",
|
||||
"reset": "Reset",
|
||||
"display": "Display",
|
||||
"outerMargin": "Outer Margin",
|
||||
"outerMarginTip": "Show outer margin during rendering",
|
||||
"widgetTitle": "Title",
|
||||
"layout": "Layout",
|
||||
"widthGrid": "Width (Grid)",
|
||||
"heightGrid": "Height (Grid)",
|
||||
"layoutTip": "Tip: Resize widgets directly on the canvas",
|
||||
"iconConfig": "Icon Config",
|
||||
"icon": "Icon",
|
||||
"iconColor": "Icon Color",
|
||||
"status": "Status",
|
||||
"strokeWidth": "Stroke Width",
|
||||
"showText": "Show Text",
|
||||
"border": "Border",
|
||||
"borderWidth": "Border Width",
|
||||
"borderColor": "Border Color",
|
||||
"borderStyleLabel": "Border Style",
|
||||
"borderRadius": "Corner Radius",
|
||||
"shadow": "Shadow",
|
||||
"enableShadow": "Enable Shadow",
|
||||
"shadowColor": "Shadow Color",
|
||||
"shadowBlur": "Blur Radius",
|
||||
"chartLayout": "Chart Layout",
|
||||
"margin": {
|
||||
"left": "Left Margin (%)",
|
||||
"right": "Right Margin (%)",
|
||||
"top": "Top Margin (%)",
|
||||
"bottom": "Bottom Margin (%)"
|
||||
},
|
||||
"tabs": {
|
||||
"basic": "Basic",
|
||||
"data": "Data",
|
||||
"style": "Style"
|
||||
},
|
||||
"placeholder": {
|
||||
"name": "Please enter name",
|
||||
"title": "Please enter title",
|
||||
"remark": "Please enter description"
|
||||
},
|
||||
"iconOptions": {
|
||||
"trending": "Trending",
|
||||
"creditCard": "Credit Card",
|
||||
"users": "Users",
|
||||
"activity": "Activity",
|
||||
"bell": "Bell",
|
||||
"award": "Award"
|
||||
},
|
||||
"progressStatus": {
|
||||
"default": "Default",
|
||||
"success": "Success",
|
||||
"warning": "Warning",
|
||||
"exception": "Exception"
|
||||
},
|
||||
"colorTheme": {
|
||||
"label": "Color Theme",
|
||||
"default": "Default",
|
||||
"fresh": "Fresh",
|
||||
"business": "Business",
|
||||
"tech": "Tech",
|
||||
"warm": "Warm"
|
||||
},
|
||||
"chart": {
|
||||
"smooth": "Smooth Curve",
|
||||
"showArea": "Show Area",
|
||||
"showSymbol": "Show Symbol",
|
||||
"symbolSize": "Symbol Size",
|
||||
"lineWidth": "Line Width",
|
||||
"axis": "Axis",
|
||||
"xAxisName": "X-Axis Name",
|
||||
"yAxisName": "Y-Axis Name",
|
||||
"nameLocation": "Name Location",
|
||||
"legend": "Legend",
|
||||
"showLegend": "Show Legend",
|
||||
"legendPosition": "Legend Position",
|
||||
"barWidth": "Bar Width",
|
||||
"barRadius": "Bar Radius",
|
||||
"horizontal": "Horizontal",
|
||||
"stack": "Stack",
|
||||
"showBackground": "Show Background",
|
||||
"pieType": "Pie Type",
|
||||
"showLabel": "Show Label",
|
||||
"labelPosition": "Label Position",
|
||||
"minValue": "Min Value",
|
||||
"maxValue": "Max Value",
|
||||
"splitNumber": "Split Number",
|
||||
"showProgress": "Show Progress",
|
||||
"showMA5": "Show MA5",
|
||||
"showMA10": "Show MA10",
|
||||
"shape": "Shape",
|
||||
"sort": "Sort",
|
||||
"orient": "Orient",
|
||||
"pointSize": "Point Size",
|
||||
"numerical": "Numerical Config",
|
||||
"currentValue": "Current Value",
|
||||
"min": "Min",
|
||||
"max": "Max",
|
||||
"unit": "Unit",
|
||||
"maConfig": "MA Config",
|
||||
"prefix": "Prefix",
|
||||
"suffix": "Suffix",
|
||||
"trendConfig": "Trend Config",
|
||||
"trendValue": "Trend Value (%)",
|
||||
"trendTip": "Positive for increase, negative for decrease",
|
||||
"trendLabel": "Trend Description",
|
||||
"seriesNamePrefix": "Series",
|
||||
"itemNamePrefix": "Item",
|
||||
"placeholder": {
|
||||
"xAxis": "e.g. Month",
|
||||
"yAxis": "e.g. Sales",
|
||||
"unit": "e.g. %",
|
||||
"title": "Please enter title",
|
||||
"xAxis2": "Separated by commas, e.g. Jan, Feb, Mar",
|
||||
"seriesData": "Separated by commas, e.g. 100, 200, 300",
|
||||
"seriesName": "Series Name",
|
||||
"prefix": "e.g. $",
|
||||
"suffix": "e.g. items, %",
|
||||
"trendLabel": "e.g. vs Yesterday",
|
||||
"subtitle": "Please enter subtitle"
|
||||
},
|
||||
"location": {
|
||||
"start": "Start",
|
||||
"middle": "Middle",
|
||||
"end": "End",
|
||||
"top": "Top",
|
||||
"bottom": "Bottom",
|
||||
"left": "Left",
|
||||
"right": "Right"
|
||||
},
|
||||
"pieTypes": {
|
||||
"pie": "Pie",
|
||||
"ring": "Ring",
|
||||
"rose": "Rose"
|
||||
},
|
||||
"labelPositions": {
|
||||
"outside": "Outside",
|
||||
"inside": "Inside"
|
||||
},
|
||||
"barWidthOptions": {
|
||||
"auto": "Auto",
|
||||
"thin": "Thin (30%)",
|
||||
"medium": "Medium (50%)",
|
||||
"thick": "Thick (70%)"
|
||||
},
|
||||
"shapes": {
|
||||
"polygon": "Polygon",
|
||||
"circle": "Circle"
|
||||
},
|
||||
"sortOptions": {
|
||||
"descending": "Descending",
|
||||
"ascending": "Ascending",
|
||||
"none": "None"
|
||||
},
|
||||
"orientOptions": {
|
||||
"vertical": "Vertical",
|
||||
"horizontal": "Horizontal"
|
||||
},
|
||||
"dataEditMode": "Edit Mode",
|
||||
"dataEditForm": "Form",
|
||||
"dataEditJson": "JSON",
|
||||
"jsonPlaceholder": "JSON format data",
|
||||
"jsonTip": "Edit JSON directly, automatically applied on blur",
|
||||
"xAxisData": "X-Axis Data",
|
||||
"seriesDataLabel": "Series Data",
|
||||
"addSeries": "Add Series",
|
||||
"dataItem": "Data Item",
|
||||
"addItem": "Add Data Item",
|
||||
"radarTip": "Radar chart data is complex, JSON mode is recommended",
|
||||
"scatterTip": "Scatter chart data is coordinate points, JSON mode is recommended",
|
||||
"ringTip": "Ring progress data JSON mode is recommended",
|
||||
"heatmapTip": "Heatmap data JSON mode is recommended",
|
||||
"klineTip": "K-line data JSON mode is recommended",
|
||||
"sankeyTip": "Sankey data JSON mode is recommended",
|
||||
"gaugeTip": "Gauge data set 'Current Value' in Basic Config"
|
||||
},
|
||||
"dataSource": {
|
||||
"dataType": "Data Type",
|
||||
"static": "Static Data",
|
||||
"uploadImage": "Image Upload",
|
||||
"uploadVideo": "Video Upload",
|
||||
"dataSource": "Data Source",
|
||||
"api": "API Interface",
|
||||
"config": "Data Source Config",
|
||||
"select": "Select Data Source",
|
||||
"selectPlaceholder": "Please select data source",
|
||||
"mapping": "Field Mapping",
|
||||
"sourceField": "Source Field",
|
||||
"targetField": "Target",
|
||||
"addMapping": "Add Mapping",
|
||||
"mappingTip": "Tip: Data source mapping is configured in 'Data Source Management', additional mappings here override default.",
|
||||
"refresh": "Refresh Config",
|
||||
"autoRefresh": "Auto Refresh",
|
||||
"interval": "Refresh Interval",
|
||||
"intervalUnit": "Unit: seconds, min 5 seconds",
|
||||
"apiConfig": "API Config",
|
||||
"apiUrl": "Request URL",
|
||||
"apiUrlPlaceholder": "e.g. /api/dashboard/stats",
|
||||
"apiMethod": "Request Method",
|
||||
"dataPath": "Data Path",
|
||||
"dataPathPlaceholder": "e.g. data.list",
|
||||
"dataPathTip": "Path to extract data from response",
|
||||
"enableRefresh": "Enable Refresh",
|
||||
"intervalSeconds": "Refresh Interval (s)",
|
||||
"paramBinding": "Param Binding",
|
||||
"paramName": "Data Source Param",
|
||||
"globalParam": "Filter Param",
|
||||
"addBinding": "Add Binding",
|
||||
"paramBindingTip": "Bind filter component parameters to data source parameters for interactive filtering. Select data source parameter on the left, select or enter filter parameter key on the right.",
|
||||
"required": "Required"
|
||||
},
|
||||
"widget": {
|
||||
"todo": {
|
||||
"items": "Todo Items",
|
||||
"add": "Add Todo",
|
||||
"done": "Done",
|
||||
"newItem": "New Todo",
|
||||
"priority": {
|
||||
"high": "High",
|
||||
"medium": "Medium",
|
||||
"low": "Low"
|
||||
}
|
||||
},
|
||||
"notice": {
|
||||
"tip": "Notice list automatically fetched from system messages, no manual configuration needed",
|
||||
"limit": "Display Count"
|
||||
},
|
||||
"announcement": {
|
||||
"tip": "Announcement list automatically fetched from system announcements, no manual configuration needed",
|
||||
"limit": "Display Count"
|
||||
},
|
||||
"ranking": {
|
||||
"items": "Ranking Items",
|
||||
"add": "Add Ranking",
|
||||
"newItem": "New Member"
|
||||
},
|
||||
"quickLinks": {
|
||||
"title": "Quick Links",
|
||||
"tip": "Click grid to select menu, icon automatically uses menu config",
|
||||
"iconColorDefault": "Default Theme Color",
|
||||
"selectMenu": "Select Menu"
|
||||
},
|
||||
"welcome": {
|
||||
"subtitle": "Subtitle",
|
||||
"subtitlePlaceholder": "Please enter subtitle",
|
||||
"showTime": "Show Time"
|
||||
},
|
||||
"countdown": {
|
||||
"config": "Countdown Settings",
|
||||
"targetTime": "Target Time",
|
||||
"targetTimePlaceholder": "Select target time",
|
||||
"showDays": "Show Days",
|
||||
"showHours": "Show Hours",
|
||||
"showMinutes": "Show Minutes",
|
||||
"showSeconds": "Show Seconds",
|
||||
"finishedText": "Finished Text",
|
||||
"finishedTextPlaceholder": "e.g. Finished"
|
||||
},
|
||||
"clock": {
|
||||
"config": "Clock Settings",
|
||||
"showDate": "Show Date",
|
||||
"showSeconds": "Show Seconds",
|
||||
"format24": "24H Format",
|
||||
"timezone": "Timezone",
|
||||
"timezoneOptions": {
|
||||
"local": "Local Time",
|
||||
"utc": "UTC",
|
||||
"beijing": "Beijing Time",
|
||||
"tokyo": "Tokyo Time",
|
||||
"newyork": "New York Time",
|
||||
"london": "London Time"
|
||||
}
|
||||
},
|
||||
"weather": {
|
||||
"config": "Weather Config",
|
||||
"cityName": "City Name",
|
||||
"cityNamePlaceholder": "e.g. Beijing",
|
||||
"presetCity": "Preset City",
|
||||
"presetCityPlaceholder": "Quick select city",
|
||||
"latitude": "Latitude",
|
||||
"longitude": "Longitude",
|
||||
"autoLocate": "Auto Locate",
|
||||
"refreshInterval": "Refresh Interval (min)",
|
||||
"refreshIntervalTip": "Unit: minutes, minimum 5 minutes"
|
||||
},
|
||||
"carousel": {
|
||||
"config": "Carousel Settings",
|
||||
"autoplay": "Autoplay",
|
||||
"interval": "Interval",
|
||||
"intervalUnit": "ms",
|
||||
"showIndicator": "Show Indicator",
|
||||
"showArrow": "Show Arrow",
|
||||
"imageList": "Image List",
|
||||
"addImage": "Add Image",
|
||||
"selectFromGallery": "From Gallery",
|
||||
"selectedImages": "Selected Images",
|
||||
"selectTip": "Please select images from gallery",
|
||||
"newItem": "New Image"
|
||||
},
|
||||
"table": {
|
||||
"config": "Table Settings",
|
||||
"stripe": "Stripe",
|
||||
"border": "Border",
|
||||
"showIndex": "Show Index",
|
||||
"showHeader": "Show Header",
|
||||
"highlightCurrentRow": "Highlight Current Row",
|
||||
"alignment": "Alignment",
|
||||
"headerAlign": "Header Align",
|
||||
"cellAlign": "Cell Align",
|
||||
"heightConfig": "Height Config",
|
||||
"height": "Fixed Height",
|
||||
"heightPlaceholder": "e.g. 300px or 100%",
|
||||
"heightTip": "Supports pixels or percentage",
|
||||
"maxHeight": "Max Height",
|
||||
"maxHeightPlaceholder": "e.g. 500",
|
||||
"maxHeightTip": "Shows scrollbar when exceeded",
|
||||
"customization": "Customization",
|
||||
"emptyText": "Empty Text",
|
||||
"emptyTextPlaceholder": "No data",
|
||||
"headerBgColor": "Header Background",
|
||||
"summaryConfig": "Summary Config",
|
||||
"showSummary": "Show Footer Summary",
|
||||
"summaryType": "Summary Type",
|
||||
"summaryTypes": {
|
||||
"sum": "Sum",
|
||||
"avg": "Average",
|
||||
"count": "Count",
|
||||
"max": "Maximum",
|
||||
"min": "Minimum"
|
||||
},
|
||||
"summaryPrecision": "Decimal Places",
|
||||
"summaryColumns": "Summary Columns",
|
||||
"noColumnsConfigured": "Please configure table columns first",
|
||||
"mergeConfig": "Merge Config",
|
||||
"enableMerge": "Enable Merge",
|
||||
"mergeRules": "Merge Rules",
|
||||
"mergeTypes": {
|
||||
"row": "Row Merge",
|
||||
"column": "Column Merge"
|
||||
},
|
||||
"selectMergeField": "Select merge field",
|
||||
"rowIndex": "Row Index",
|
||||
"startCol": "Start Column",
|
||||
"colspan": "Column Span",
|
||||
"addMergeRule": "Add Merge Rule",
|
||||
"size": "Size",
|
||||
"sizeOptions": {
|
||||
"default": "Default",
|
||||
"large": "Large",
|
||||
"small": "Small"
|
||||
},
|
||||
"columnConfig": "Column Config",
|
||||
"columnConfigJson": "Column Config JSON",
|
||||
"tableData": "Table Data",
|
||||
"tableDataJson": "Table Data JSON",
|
||||
"complexDataTip": "Table data structure is complex, JSON mode is recommended"
|
||||
},
|
||||
"iframe": {
|
||||
"config": "Display Settings",
|
||||
"showBorder": "Show Border",
|
||||
"allowFullscreen": "Allow Fullscreen",
|
||||
"pageAddress": "Page Address"
|
||||
},
|
||||
"video": {
|
||||
"config": "Playback Settings",
|
||||
"autoplay": "Autoplay",
|
||||
"loop": "Loop",
|
||||
"muted": "Muted",
|
||||
"controls": "Native Controls",
|
||||
"videoAddress": "Video Address",
|
||||
"poster": "Poster",
|
||||
"posterPlaceholder": "Poster Image URL (Optional)",
|
||||
"selectFromFileLib": "From File Library"
|
||||
},
|
||||
"image": {
|
||||
"title": "Image",
|
||||
"config": "Image Settings",
|
||||
"alt": "Alt Text",
|
||||
"altPlaceholder": "Alt text when image cannot be displayed",
|
||||
"fit": "Fit Mode",
|
||||
"fitOptions": {
|
||||
"cover": "Cover",
|
||||
"contain": "Contain",
|
||||
"fill": "Fill",
|
||||
"none": "None",
|
||||
"scaleDown": "Scale Down"
|
||||
},
|
||||
"lazy": "Lazy Load",
|
||||
"previewConfig": "Preview Settings",
|
||||
"zIndex": "Z-Index",
|
||||
"closeOnClickModal": "Close on Click Modal",
|
||||
"url": "Image URL",
|
||||
"urlPlaceholder": "Please enter image URL",
|
||||
"link": "Link URL",
|
||||
"previewList": "Preview List",
|
||||
"previewListTip": "List of images to preview when clicked, current image if empty",
|
||||
"addImage": "Add Image",
|
||||
"mainImage": "Main Image"
|
||||
},
|
||||
"common": {
|
||||
"staticDataTip": "Current component uses static data, can be modified in Basic Config"
|
||||
},
|
||||
"formRender": {
|
||||
"formConfig": "Form Config",
|
||||
"formCode": "Select Form",
|
||||
"formCodePlaceholder": "Please select a form",
|
||||
"containerType": "Container Type",
|
||||
"drawer": "Drawer",
|
||||
"dialog": "Dialog",
|
||||
"displayConfig": "Display Config",
|
||||
"showToolbar": "Show Toolbar",
|
||||
"showPagination": "Show Pagination",
|
||||
"pageSize": "Page Size",
|
||||
"buttonConfig": "Button Config",
|
||||
"showAdd": "Add Button",
|
||||
"showView": "View Button",
|
||||
"showEdit": "Edit Button",
|
||||
"showDelete": "Delete Button"
|
||||
}
|
||||
},
|
||||
"fieldLabels": {
|
||||
"title": "Title",
|
||||
"value": "Value",
|
||||
"time": "Time",
|
||||
"trend": "Trend %",
|
||||
"trendLabel": "Trend Desc",
|
||||
"prefix": "Prefix",
|
||||
"suffix": "Suffix",
|
||||
"percentage": "Percentage",
|
||||
"xAxisData": "X-Axis Data",
|
||||
"seriesData": "Series Data",
|
||||
"currentValue": "Current Value",
|
||||
"min": "Min",
|
||||
"max": "Max",
|
||||
"listData": "List Data",
|
||||
"linkData": "Link Data"
|
||||
},
|
||||
"resultType": {
|
||||
"list": "List",
|
||||
"tree": "Tree",
|
||||
"object": "Object",
|
||||
"value": "Value",
|
||||
"chartAxis": "Axis Chart",
|
||||
"chartPie": "Pie Chart",
|
||||
"chartGauge": "Gauge Chart",
|
||||
"chartRadar": "Radar Chart",
|
||||
"chartScatter": "Scatter Chart",
|
||||
"chartHeatmap": "Heatmap"
|
||||
},
|
||||
"borderStyle": {
|
||||
"solid": "Solid",
|
||||
"dashed": "Dashed",
|
||||
"dotted": "Dotted",
|
||||
"none": "None"
|
||||
}
|
||||
},
|
||||
"widgets": {
|
||||
"announcement": {
|
||||
"markAllRead": "Mark All as Read",
|
||||
"top": "Top",
|
||||
"noData": "No Announcements",
|
||||
"loading": "Loading...",
|
||||
"noContent": "No detailed content",
|
||||
"publisher": "Publisher: ",
|
||||
"priority": {
|
||||
"normal": "Normal",
|
||||
"important": "Important",
|
||||
"urgent": "Urgent"
|
||||
},
|
||||
"time": {
|
||||
"justNow": "Just now",
|
||||
"minutesAgo": " minutes ago",
|
||||
"hoursAgo": " hours ago",
|
||||
"daysAgo": " days ago"
|
||||
}
|
||||
},
|
||||
"weather": {
|
||||
"city": "City",
|
||||
"humidity": "Humidity",
|
||||
"wind": "Wind",
|
||||
"loading": "Loading weather data...",
|
||||
"error": "Failed to fetch weather data",
|
||||
"codes": {
|
||||
"clear": "Clear",
|
||||
"mainlyClear": "Mainly Clear",
|
||||
"partlyCloudy": "Partly Cloudy",
|
||||
"overcast": "Overcast",
|
||||
"fog": "Fog",
|
||||
"drizzle": "Drizzle",
|
||||
"rain": "Rain",
|
||||
"snow": "Snow",
|
||||
"showers": "Showers",
|
||||
"snowShowers": "Snow Showers",
|
||||
"thunderstorm": "Thunderstorm"
|
||||
},
|
||||
"windDir": {
|
||||
"n": "N",
|
||||
"ne": "NE",
|
||||
"e": "E",
|
||||
"se": "SE",
|
||||
"s": "S",
|
||||
"sw": "SW",
|
||||
"w": "W",
|
||||
"nw": "NW"
|
||||
}
|
||||
},
|
||||
"chart": {
|
||||
"visits": "Visits"
|
||||
},
|
||||
"iframe": {
|
||||
"refresh": "Refresh",
|
||||
"openNew": "Open in New Tab",
|
||||
"placeholder": "iframe Embedding",
|
||||
"noUrl": "URL not set",
|
||||
"loading": "Loading...",
|
||||
"loadFailed": "Load failed",
|
||||
"retry": "Click to retry"
|
||||
},
|
||||
"todo": {
|
||||
"title": "To-do List",
|
||||
"noData": "No to-dos",
|
||||
"priority": {
|
||||
"high": "High",
|
||||
"medium": "Medium",
|
||||
"low": "Low"
|
||||
}
|
||||
},
|
||||
"dataTable": {
|
||||
"status": {
|
||||
"normal": "Normal",
|
||||
"warning": "Warning",
|
||||
"error": "Error",
|
||||
"success": "Success",
|
||||
"failed": "Failed",
|
||||
"processing": "Processing"
|
||||
},
|
||||
"summary": {
|
||||
"sum": "Sum",
|
||||
"avg": "Avg",
|
||||
"count": "Count",
|
||||
"max": "Max",
|
||||
"min": "Min"
|
||||
}
|
||||
},
|
||||
"formRender": {
|
||||
"placeholder": "Form Render Widget",
|
||||
"noFormCode": "Please configure form code",
|
||||
"deleteConfirm": "Are you sure to delete this data?",
|
||||
"batchDeleteConfirm": "Are you sure to delete the selected {count} records?",
|
||||
"importResult": "Successfully imported {success}, failed {failed}",
|
||||
"view": "View"
|
||||
},
|
||||
"welcome": {
|
||||
"greeting": {
|
||||
"night": "Good late night",
|
||||
"morning": "Good morning",
|
||||
"morning2": "Good morning",
|
||||
"noon": "Good noon",
|
||||
"afternoon": "Good afternoon",
|
||||
"evening": "Good evening"
|
||||
}
|
||||
},
|
||||
"countdown": {
|
||||
"day": "d",
|
||||
"hour": "h",
|
||||
"minute": "m",
|
||||
"second": "s",
|
||||
"finished": "Finished"
|
||||
},
|
||||
"video": {
|
||||
"placeholder": "Video Player"
|
||||
},
|
||||
"ranking": {
|
||||
"tenThousand": "W"
|
||||
},
|
||||
"clock": {
|
||||
"weekdays": ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"],
|
||||
"year": "-",
|
||||
"month": "-",
|
||||
"day": ""
|
||||
},
|
||||
"image": {
|
||||
"title": "Image",
|
||||
"noData": "No images"
|
||||
},
|
||||
"approvalCenter": {
|
||||
"initiated": "My Initiated",
|
||||
"pending": "My Pending",
|
||||
"handling": "My Handling",
|
||||
"signing": "My Signing",
|
||||
"handled": "My Handled",
|
||||
"copy": "CC to Me",
|
||||
"start": "Start Process",
|
||||
"more": "More",
|
||||
"config": "Approval Center Config",
|
||||
"routePrefix": "Route Prefix"
|
||||
},
|
||||
"myApps": {
|
||||
"more": "More",
|
||||
"noData": "No apps"
|
||||
},
|
||||
"serverMonitor": {
|
||||
"config": "Server Monitor Config",
|
||||
"cpuBgColor": "CPU Background",
|
||||
"memoryBgColor": "Memory Background",
|
||||
"diskBgColor": "Disk Background",
|
||||
"networkBgColor": "Network Background",
|
||||
"core": " Cores",
|
||||
"thread": " Threads",
|
||||
"memory": "Memory",
|
||||
"disk": "Disk",
|
||||
"network": "Network",
|
||||
"read": "Read",
|
||||
"write": "Write",
|
||||
"upload": "Upload",
|
||||
"download": "Download",
|
||||
"totalRW": "Total R/W",
|
||||
"uptime": "Uptime",
|
||||
"days": "d ",
|
||||
"hours": "h ",
|
||||
"minutes": "m"
|
||||
}
|
||||
},
|
||||
"filter": {
|
||||
"config": "Filter Config",
|
||||
"paramKey": "Param Key",
|
||||
"paramKeyPlaceholder": "e.g. status",
|
||||
"startParamKey": "Start Date Param",
|
||||
"startParamKeyPlaceholder": "e.g. start_date",
|
||||
"endParamKey": "End Date Param",
|
||||
"endParamKeyPlaceholder": "e.g. end_date",
|
||||
"label": "Label",
|
||||
"labelPlaceholder": "Enter label",
|
||||
"defaultValue": "Default Value",
|
||||
"noParamKey": "Param key not configured",
|
||||
"optionConfig": "Option Config",
|
||||
"optionSource": "Option Source",
|
||||
"staticOptions": "Static Options",
|
||||
"optionLabel": "Label",
|
||||
"optionValue": "Value",
|
||||
"addOption": "Add Option",
|
||||
"optionDataSource": "Option Data Source",
|
||||
"labelField": "Label Field",
|
||||
"valueField": "Value Field",
|
||||
"multiple": "Multiple",
|
||||
"dateFormat": "Date Format",
|
||||
"styleConfig": "Style Config",
|
||||
"labelPosition": "Label Position",
|
||||
"labelPositionLeft": "Left",
|
||||
"labelPositionTop": "Top",
|
||||
"labelPositionHidden": "Hidden",
|
||||
"labelWidth": "Label Width",
|
||||
"labelAlign": "Label Align",
|
||||
"alignLeft": "Left",
|
||||
"alignCenter": "Center",
|
||||
"alignRight": "Right",
|
||||
"componentSize": "Size",
|
||||
"sizeLarge": "Large",
|
||||
"sizeDefault": "Default",
|
||||
"sizeSmall": "Small",
|
||||
"showBorder": "Show Border",
|
||||
"borderRadius": "Border Radius"
|
||||
},
|
||||
"gradient": {
|
||||
"solid": "Solid",
|
||||
"gradient": "Gradient",
|
||||
"startColor": "Start",
|
||||
"endColor": "End",
|
||||
"direction": "Direction",
|
||||
"noColor": "Not set",
|
||||
"presetTitle": "Preset Gradients",
|
||||
"presets": {
|
||||
"warmSunrise": "Warm Sunrise",
|
||||
"oceanBreeze": "Ocean Breeze",
|
||||
"freshMint": "Fresh Mint",
|
||||
"peachGlow": "Peach Glow",
|
||||
"lavenderDream": "Lavender Dream",
|
||||
"skyBlue": "Sky Blue",
|
||||
"roseWater": "Rose Water",
|
||||
"softGrass": "Soft Grass",
|
||||
"winterNymph": "Winter Nymph",
|
||||
"cottonCandy": "Cotton Candy",
|
||||
"sunnyMorning": "Sunny Morning",
|
||||
"crystalClear": "Crystal Clear"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user