Dia antes primera install
This commit is contained in:
35
node_modules/node-red-dashboard/nodes/locales/en-US/ui_form.json
generated
vendored
Normal file
35
node_modules/node-red-dashboard/nodes/locales/en-US/ui_form.json
generated
vendored
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"ui_form": {
|
||||
"label": {
|
||||
"group": "Group",
|
||||
"size": "Size",
|
||||
"label": "Label",
|
||||
"optionalLabel": "optional label",
|
||||
"formElements": "Form elements",
|
||||
"type": "Type",
|
||||
"required": "Required",
|
||||
"rows": "UiRows",
|
||||
"remove": "Remove",
|
||||
"egName": "e.g. Name",
|
||||
"egName2": "e.g. name",
|
||||
"text": "Text",
|
||||
"multiline": "Multiline",
|
||||
"number": "Number",
|
||||
"email": "E-mail",
|
||||
"password": "Password",
|
||||
"checkbox": "Checkbox",
|
||||
"switch": "Switch",
|
||||
"date": "Date",
|
||||
"time": "Time",
|
||||
"element": "element",
|
||||
"buttons": "Buttons",
|
||||
"submitButtonText": "submit button text",
|
||||
"cancelButtonText": "cancel button text",
|
||||
"topic": "Topic",
|
||||
"optionalMsgTopic": "optional msg.topic",
|
||||
"splitLayout":"Place the form elements in two columns",
|
||||
"className": "Class",
|
||||
"classNamePlaceholder": "Optional CSS class name(s) for widget"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user