We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c596859 commit 6c720b8Copy full SHA for 6c720b8
1 file changed
public/locales/en/createDataset.json
@@ -11,5 +11,12 @@
11
"label": "Dataset Template",
12
"description": "The dataset template which prepopulates info into the form automatically.",
13
"helpText": "Changing the template will clear any fields you may have entered data into."
14
+ },
15
+ "datasetType": {
16
+ "label": "Dataset Type",
17
+ "description": "The type of dataset you are creating.",
18
+ "helpText": "Changing the dataset type will clear any fields you may have entered data into.",
19
+ "placeholder": "Select a dataset type",
20
+ "toggleMenu": "Toggle dataset types options menu"
21
}
22
0 commit comments