|
1 | 1 | { |
2 | 2 | "button": { |
3 | 3 | "addColorStop": "Add Color Stop", |
| 4 | + "applyChanges": "Apply Changes", |
4 | 5 | "createConverter": "Create Converter", |
5 | 6 | "createExplorer": "Create Explorer", |
6 | 7 | "createNotebook": "Create Notebook", |
|
46 | 47 | "label": { |
47 | 48 | "all": "all", |
48 | 49 | "allowedDataTypes": "Allowed data types: <1><0></0></1>", |
| 50 | + "allTypeChangesValid": "All type changes are valid and can be applied safely.", |
49 | 51 | "analysisTools": "Analysis Tools", |
50 | 52 | "appliedTransformations": "Applied Transformations:", |
51 | 53 | "associatedDataset": "Associated Dataset", |
|
226 | 228 | "showLegend": "Show Legend", |
227 | 229 | "showZeroLine": "{{axis}} Axis Show Zero Line", |
228 | 230 | "skewness": "Skewness", |
| 231 | + "someTypeChangesCannotBeApplied": "Some type changes cannot be applied:", |
229 | 232 | "startIndex": "Start Index", |
230 | 233 | "stdDev": "Standard Deviation", |
231 | 234 | "strongCorrelations": "Strong Correlations", |
|
241 | 244 | "totalRows": "Total Rows", |
242 | 245 | "totalRowsCount": "Total rows: {{total}}", |
243 | 246 | "traceIdx": "Trace {{index}}: {{trace}}", |
| 247 | + "typeChangeWarnings": "Warnings about type changes:", |
244 | 248 | "typeToSearchDatasets": "Type to search datasets...", |
245 | 249 | "unique": "Unique", |
246 | 250 | "uniquenessFormula": "Uniqueness = (Unique ÷ Total) x 100", |
|
250 | 254 | "uploadAndConfigure": "Upload your dataset and configure parameters", |
251 | 255 | "uploadDataset": "Upload Dataset", |
252 | 256 | "uploadYourDataset": "Upload your dataset", |
| 257 | + "validateTypeChanges": "Validate Type Changes", |
| 258 | + "validatingTypeChanges": "Validating type changes...", |
253 | 259 | "valueDistribution": "Value Distribution", |
254 | 260 | "valueType": "Value Type", |
255 | 261 | "viewMode": "View mode", |
|
0 commit comments