mirror of
https://github.com/silverstripe/silverstripe-userforms.git
synced 2024-10-22 17:05:42 +02:00
Updated translation source
This commit is contained in:
parent
1218d614d0
commit
7a77cfbbb4
10
lang/en.yml
10
lang/en.yml
@ -88,6 +88,9 @@ en:
|
||||
EditableMultipleOptionField:
|
||||
PLURALNAME: 'Editable Multiple Option Fields'
|
||||
SINGULARNAME: 'Editable Multiple Option Field'
|
||||
EditableNumericField:
|
||||
PLURALNAME: 'Numeric Fields'
|
||||
SINGULARNAME: 'Numeric Field'
|
||||
EditableOption:
|
||||
DELETE: 'Remove this option'
|
||||
DRAG: 'Drag to rearrange order of options'
|
||||
@ -102,11 +105,6 @@ en:
|
||||
PLURALNAME: 'Text Fields'
|
||||
SINGULARNAME: 'Text Field'
|
||||
TEXTLENGTH: 'Text length'
|
||||
EditableNumericField:
|
||||
NUMBERROWS: 'Number of rows'
|
||||
PLURALNAME: 'Numeric Fields'
|
||||
SINGULARNAME: 'Numeric Field'
|
||||
TEXTLENGTH: 'Number length'
|
||||
EditableUploadField:
|
||||
SELECTUPLOADFOLDER: 'Select upload folder'
|
||||
FieldEditor:
|
||||
@ -149,7 +147,7 @@ en:
|
||||
ONCOMPLETELABEL: 'Show on completion'
|
||||
ORSELECTAFIELDTOUSEASFROM: '.. or select a field to use as reply to address'
|
||||
ORSELECTAFIELDTOUSEASTO: '.. or select a field to use as the to address'
|
||||
PLURALNAME: 'User Defined Forms'
|
||||
PLURALNAME: 'Base Pages'
|
||||
REPLYADDRESS: 'Email for reply to'
|
||||
SAVESUBMISSIONS: 'Disable Saving Submissions to Server'
|
||||
SENDEMAILTO: 'Send email to'
|
||||
|
Loading…
Reference in New Issue
Block a user