react-form-builder-devextreme
Version:
A complete form builder for react. Some changes to design
96 lines (90 loc) • 3.21 kB
JSON
{
"display-label": "Display Label",
"choose-file": "Choose file",
"choose-file-type": "Choose file type",
"select-file-type": "Select file type",
"text-to-display": "Text to display",
"link-to": "Link to",
"center": "Center",
"width": "Width",
"height": "Height",
"required": "Required",
"read-only": "Read only",
"default-to-today": "Default to Today",
"show-time-select": "Show Time Select",
"show-time-select-only": "Show Time Select Only",
"show-time-input": "Show Time Input",
"display-horizontal": "Display horizontal",
"variable-key": "Variable Key",
"variable-key-desc": "This will give the element a key that can be used to replace the content with a runtime value",
"print-options": "Print options",
"visible": "Visible",
"page-break-before-elements": "Page Break Before Element",
"element-visible": "Visible this element",
"alternate-signature-page": "Alternate/Signature Page",
"display-on-alternate-signature-page": "Display on alternate/signature Page",
"step": "Step",
"min": "Min",
"max": "Max",
"default-selected": "Default Selected",
"text-style": "Text Style",
"bold": "Bold",
"italic": "Italic",
"description": "Description",
"correct-answer": "Correct Answer",
"populate-options-from-api": "Populate Options from API",
"populate": "Populate",
"pdf": "PDF",
"word": "Word",
"excel": "Excel",
"ppt": "PPT",
"options": "Options",
"value": "Value",
"correct": "Correct",
"dismiss": "Dismiss",
"place-holder-option-1": "Place holder option 1",
"place-holder-option-2": "Place holder option 2",
"place-holder-option-3": "Place holder option 3",
"place-holder-tag-1": "Place holder option 1",
"place-holder-tag-2": "Place holder option 2",
"place-holder-tag-3": "Place holder option 3",
"toolbox": "Toolbox",
"header-text": "Header Text",
"label": "Label",
"paragraph": "Paragraph",
"line-break": "Line Break",
"dropdown": "Dropdown",
"tags": "Tags",
"checkboxes": "Checkboxes",
"multiple-choice": "Multiple Choice",
"text-input": "Text Input",
"email-input": "Email",
"phone-input": "Phone Number",
"number-input": "Number Input",
"multi-line-input": "Multi-line Input",
"two-columns-row": "Two Column Row",
"three-columns-row": "Three Columns Row",
"image": "Image",
"rating": "Rating",
"date": "Date",
"signature": "Signature",
"website": "Website",
"file-attachment": "File Attachment",
"range": "Range",
"camera": "Camera",
"file-upload": "File Upload",
"place-holder-text": "Placeholder text...",
"place-holder-label": "Placeholder label",
"place-holder-website-link": "Placeholder website Link...",
"place-holder-file-name": "Placeholder file name...",
"place-holder-email": "E-Mail",
"place-holder-phone-number": "Phone Number",
"easy": "Easy",
"difficult": "Difficult",
"drop-zone": "Dropzone",
"message.is-required": "is required",
"message.was-answered-incorrectly": "was answered incorrectly",
"message.was-not-registered": "was not registered",
"message.invalid-email": "E-Mail field requires valid email address",
"message.invalid-phone-number": "Phone Number field requires a valid phone number"
}