{
    "ui-chart": {
        "label": {
            "line": "Line",
            "area": "Area",
            "bar": "Bar",
            "scatter": "Scatter",
            "pie": "Pie",
            "doughnut": "Doughnut",
            "circle": "Circle",
            "cross": "Cross",
            "crossRotated": "Cross Rotated",
            "dash": "Dash",
            "line2": "Line",
            "rectangle": "Rectangle",
            "roundedRectangle": "Rounded Rectangle",
            "rotatedRectangle": "Rotated Rectangle",
            "star": "Star",
            "triangle": "Triangle",
            "none": "None",
            "timescale": "Timescale",
            "linear": "Linear",
            "categorical": "Categorical",
            "radial": "Radial",
            "histogram": "Histogram",
            "group": "Group",
            "size": "Size",
            "label": "Label",
            "optionalChartTitle": "optional chart title",
            "class": "Class",
            "optionalCssClassNames": "Optional CSS class name(s)",
            "type": "Type",
            "showLegend": "Show Legend",
            "seriesColors": "Series Colors",
            "seconds": "Seconds",
            "minutes": "Minutes",
            "hours": "Hours",
            "days": "Days",
            "weeks": "Weeks",
            "or": "OR",
            "points": "points",
            "xAxis": "X-Axis",
            "xLimit": "X-Axis Limit",
            "xLabel": "X-Axis Label",
            "xType": "X-Axis Type",
            "last": "last",
            "yAxis": "Y-Axis",
            "yLabel": "Y-Axis Label",
            "min": "min.",
            "max": "max.",
            "binsAxis": "Bins",
            "bins": "bins",
            "properties": "Properties",
            "series": "Series:",
            "key": "key:",
            "timestamp": "timestamp",
            "propertyPlaceholder": "property",
            "pointStyle": "Point Style",
            "pointShape": "Shape",
            "pointRadius": "Radius (px)",
            "action": "Action",
            "append": "Append",
            "replace": "Replace",
            "xFormat": "Format",
            "HHmmss": "HH:mm:ss",
            "HHmm": "HH:mm",
            "yLd": "y-L-d",
            "dL": "d/L",
            "cccHHmm": "ccc HH:mm",
            "custom": "Custom",
            "auto": "Automatic",
            "textColor": "Text Color",
            "gridColor": "Grid Line Color",
            "setTextColorDefault": "Use eCharts Default Text Colors",
            "setGridColorDefault": "Use eCharts Default Grid Colors" ,
            "stackSeries": "Group By",
            "stackSeriesTrue": "Stacks",
            "stackSeriesFalse": "Side-by-Side",
            "interpolation": "Interpolation",
            "linearInterpolation": "Linear",
            "stepInterpolation": "Step",
            "bezierInterpolation": "Bezier",
            "cubicInterpolation": "Cubic",
            "cubicMonoInterpolation": "Cubic-Mono",
            "smoothInterpolation": "Smooth"
        },
        "notifications": {
            "clearSuccess": "Chart data cleared successfully",
            "clearFailure": "Unable to clear chart data"
        }
    }
}
