ohmyform-ui/locales/en/form.json

101 lines
3.0 KiB
JSON

{
"baseData": {
"isLive": "Is Live",
"language": "Language",
"showFooter": "Show Footer",
"title": "Title"
},
"baseDataTab": "Base Data",
"building": "Building Form",
"confirmDelete": "Are you sure delete this form with all submissions?",
"create": "Create new form",
"created": "Form Created",
"createNow": "Save",
"creationError": "Could not create form",
"deleted": "Form deleted",
"deleteError": "Could not delete form",
"deleteNow": "Delete Now!",
"design": {
"answerColor": "Answer Color",
"backgroundColor": "Background Color",
"buttonActiveColor": "Button Active Color",
"buttonColor": "Button Color",
"buttonTextColor": "Button Text Color",
"font": "Font",
"questionColor": "Question Color"
},
"designTab": "Design",
"endPage": {
"action": "Action",
"activeColor": "Active Color",
"addButton": "Add Button",
"bgColor": "Background Color",
"buttons": "Buttons",
"color": "Color",
"continueButtonText": "Continue Button Text",
"paragraph": "Paragraph",
"paragraphInfo": "Use markdown for advanced formatting",
"show": "Show",
"text": "Text",
"title": "Title",
"url": "Url"
},
"endPageTab": "End Page",
"fieldsTab": "Form Fields",
"loading": "Loading Form",
"mange": "Edit Form \"{{title}}\"",
"new": "New Form",
"respondentNotifications": {
"enabled": "Enabled",
"fromEmail": "Sender Email",
"fromEmailInfo": "Make sure your mailserver can send from this email",
"htmlTemplate": "HTML Template",
"htmlTemplateInfo": "You can also use <u>MJML<\/u> to create your email templates",
"subject": "Subject",
"toField": "Email Field",
"toFieldInfo": "Field with Email for receipt"
},
"respondentNotificationsTab": "Respondent Notifications",
"restart": "Restart Form",
"row": {
"admin": "Owner",
"created": "Created",
"isLive": "Live",
"language": "Language",
"lastModified": "Last Modified",
"menu": "",
"title": "Title"
},
"selfNotifications": {
"enabled": "Enabled",
"fromField": "Sender Email",
"fromFieldInfo": "Field with Email, will set the Reply-To header",
"htmlTemplate": "HTML Template",
"htmlTemplateInfo": "You can also use <u>MJML<\/u> to create your email templates",
"subject": "Subject",
"toEmail": "Your Email",
"toEmailInfo": "If not set will send to the admin of the form"
},
"selfNotificationsTab": "Self Notifications",
"startPage": {
"action": "Action",
"activeColor": "Active Color",
"addButton": "Add Button",
"bgColor": "Background Color",
"buttons": "Buttons",
"color": "Color",
"continueButtonText": "Continue Button Text",
"paragraph": "Paragraph",
"paragraphInfo": "Use markdown for advanced formatting",
"show": "Show",
"text": "Text",
"title": "Title",
"url": "Url"
},
"startPageTab": "Start Page",
"submitted": "Thank you for your submission!",
"updated": "Form updated",
"updateError": "Could not update form",
"updateNow": "Save"
}