silverstripe-userforms/lang/en_US.yml

30 lines
1.5 KiB
YAML

en_US:
SilverStripe\UserForms\Model\EditableFormField\EditableEmailField:
PLURALNAME: 'Email Fields'
SINGULARNAME: 'Email Field'
SilverStripe\UserForms\Model\EditableFormField\EditableLiteralField:
HIDEFROMREPORT: 'Hide from reports?'
PLURALNAME: 'HTML Blocks'
SINGULARNAME: 'HTML Block'
SilverStripe\UserForms\Model\EditableFormField\EditableMultipleOptionField:
PLURALNAME: 'Editable Multiple Option Fields'
SINGULARNAME: 'Editable Multiple Option Field'
SilverStripe\UserForms\Model\Recipient\EmailRecipient:
PLURALNAME: 'User Defined Form Email Recipients'
SINGULARNAME: 'User Defined Form Email Recipient'
SilverStripe\UserForms\Model\UserDefinedForm:
EMAILADDRESS: Email
EMAILBODY: Body
EMAILFROM: From
EMAILSUBJECT: 'Email subject'
EmailFromContent: 'The from address allows you to set who the email comes from. On most servers this will need to be set to an email address on the same domain name as your site. For example on yoursite.com the from address may need to be something@yoursite.com. You can however, set any email address you wish as the reply to address.'
FROMADDRESS: 'Send email from'
HIDEFORMDATA: 'Hide form data from email?'
ORSELECTAFIELDTOUSEASFROM: '.. or select a field to use as reply to address'
ORSELECTAFIELDTOUSEASTO: '.. or select a field to use as the to address'
REPLYADDRESS: 'Email for reply to'
SENDEMAILTO: 'Send email to'
SENDPLAIN: 'Send email as plain text? (HTML will be stripped)'
SINGULARNAME: 'User Defined Form'
SUBMITBUTTON: Submit