Dia antes primera install
This commit is contained in:
56
node_modules/node-red-dashboard/nodes/locales/en-US/ui_chart.json
generated
vendored
Normal file
56
node_modules/node-red-dashboard/nodes/locales/en-US/ui_chart.json
generated
vendored
Normal file
@@ -0,0 +1,56 @@
|
||||
{
|
||||
"ui_chart": {
|
||||
"label": {
|
||||
"group": "Group",
|
||||
"size": "Size",
|
||||
"label": "Label",
|
||||
"optionalChartTitle": "optional chart title",
|
||||
"type": "Type",
|
||||
"lineChart": "  Line chart",
|
||||
"barChart": "  Bar chart",
|
||||
"barChartH": "  Bar chart (H)",
|
||||
"pieChart": "  Pie chart",
|
||||
"polarAreaChart": "  Polar area chart",
|
||||
"radarChart": "  Radar chart",
|
||||
"enlargePoints": "enlarge points",
|
||||
"xAxis": "X-axis",
|
||||
"last": "last",
|
||||
"seconds": "seconds",
|
||||
"minutes": "minutes",
|
||||
"hours": "hours",
|
||||
"days": "days",
|
||||
"weeks": "weeks",
|
||||
"or": "OR",
|
||||
"points": "points",
|
||||
"xAxisLabel": "X-axis Label",
|
||||
"HHmmss": "HH:mm:ss",
|
||||
"HHmm": "HH:mm",
|
||||
"yearMonthDate": "Year-Month-Date",
|
||||
"dateMonth": "Date/Month",
|
||||
"dayHHmm": "Day HH:mm",
|
||||
"custom": "custom",
|
||||
"automatic": "automatic",
|
||||
"asUTC": "as UTC",
|
||||
"yAxis": "Y-axis",
|
||||
"min": "min",
|
||||
"max": "max",
|
||||
"legend": "Legend",
|
||||
"none": "None",
|
||||
"show": "Show",
|
||||
"interpolate": "Interpolate",
|
||||
"linear": "linear",
|
||||
"step": "step",
|
||||
"bezier": "bezier",
|
||||
"cubic": "cubic",
|
||||
"cubicMono": "cubic-mono",
|
||||
"cutout": "Cutout",
|
||||
"useFirstColourForAllBars": "Use first colour for all bars",
|
||||
"seriesColours": "Series Colours",
|
||||
"blankLabel": "Blank label",
|
||||
"displayThisTextBeforeValidDataArrives": "display this text before valid data arrives",
|
||||
"useDifferentColor": "Use different colour for series data",
|
||||
"className": "Class",
|
||||
"classNamePlaceholder": "Optional CSS class name(s) for widget"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user