mirror of
https://github.com/IT4Change/ohmyform-ui.git
synced 2025-12-13 09:45:50 +00:00
98 lines
2.9 KiB
JSON
98 lines
2.9 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",
|
|
"createNow": "Save",
|
|
"created": "Form Created",
|
|
"creationError": "Could not create form",
|
|
"deleteError": "could not delete form",
|
|
"deleteNow": "Delete Now!",
|
|
"deleted": "Form deleted",
|
|
"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",
|
|
"show": "Show",
|
|
"text": "Text",
|
|
"title": "Title",
|
|
"url": "Url"
|
|
},
|
|
"endPageTab": "End Page",
|
|
"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 <strong>MJML</strong> 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",
|
|
"show": "Show",
|
|
"text": "Text",
|
|
"title": "Title",
|
|
"url": "Url"
|
|
},
|
|
"startPageTab": "Start Page",
|
|
"submitted": "Thank you for your submission!",
|
|
"updateError": "Could not update form",
|
|
"updateNow": "Save",
|
|
"updated": "Form updated"
|
|
}
|