mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
@@ -57,8 +57,8 @@ const LocalizedStrings = {
|
|||||||
DATA_TYPE: nls.localize('dataTypeLabel', 'Data Type'),
|
DATA_TYPE: nls.localize('dataTypeLabel', 'Data Type'),
|
||||||
NUMBER: nls.localize('numberLabel', 'Number'),
|
NUMBER: nls.localize('numberLabel', 'Number'),
|
||||||
POINT: nls.localize('pointLabel', 'Point'),
|
POINT: nls.localize('pointLabel', 'Point'),
|
||||||
LABEL_FIRST_COLUMN: nls.localize('labelFirstColumnLabel', 'Use First Column as row label?'),
|
LABEL_FIRST_COLUMN: nls.localize('labelFirstColumnLabel', 'Use first column as row label'),
|
||||||
COLUMNS_AS_LABELS: nls.localize('columnsAsLabelsLabel', 'Use Column names as labels?'),
|
COLUMNS_AS_LABELS: nls.localize('columnsAsLabelsLabel', 'Use column names as labels'),
|
||||||
LEGEND: nls.localize('legendLabel', 'Legend Position'),
|
LEGEND: nls.localize('legendLabel', 'Legend Position'),
|
||||||
CHART_NOT_FOUND: nls.localize('chartNotFound', 'Could not find chart to save'),
|
CHART_NOT_FOUND: nls.localize('chartNotFound', 'Could not find chart to save'),
|
||||||
X_AXIS_LABEL: nls.localize('xAxisLabel', 'X Axis Label'),
|
X_AXIS_LABEL: nls.localize('xAxisLabel', 'X Axis Label'),
|
||||||
|
|||||||
Reference in New Issue
Block a user