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:
|
EditableMultipleOptionField:
|
||||||
PLURALNAME: 'Editable Multiple Option Fields'
|
PLURALNAME: 'Editable Multiple Option Fields'
|
||||||
SINGULARNAME: 'Editable Multiple Option Field'
|
SINGULARNAME: 'Editable Multiple Option Field'
|
||||||
|
EditableNumericField:
|
||||||
|
PLURALNAME: 'Numeric Fields'
|
||||||
|
SINGULARNAME: 'Numeric Field'
|
||||||
EditableOption:
|
EditableOption:
|
||||||
DELETE: 'Remove this option'
|
DELETE: 'Remove this option'
|
||||||
DRAG: 'Drag to rearrange order of options'
|
DRAG: 'Drag to rearrange order of options'
|
||||||
@ -102,11 +105,6 @@ en:
|
|||||||
PLURALNAME: 'Text Fields'
|
PLURALNAME: 'Text Fields'
|
||||||
SINGULARNAME: 'Text Field'
|
SINGULARNAME: 'Text Field'
|
||||||
TEXTLENGTH: 'Text length'
|
TEXTLENGTH: 'Text length'
|
||||||
EditableNumericField:
|
|
||||||
NUMBERROWS: 'Number of rows'
|
|
||||||
PLURALNAME: 'Numeric Fields'
|
|
||||||
SINGULARNAME: 'Numeric Field'
|
|
||||||
TEXTLENGTH: 'Number length'
|
|
||||||
EditableUploadField:
|
EditableUploadField:
|
||||||
SELECTUPLOADFOLDER: 'Select upload folder'
|
SELECTUPLOADFOLDER: 'Select upload folder'
|
||||||
FieldEditor:
|
FieldEditor:
|
||||||
@ -149,7 +147,7 @@ en:
|
|||||||
ONCOMPLETELABEL: 'Show on completion'
|
ONCOMPLETELABEL: 'Show on completion'
|
||||||
ORSELECTAFIELDTOUSEASFROM: '.. or select a field to use as reply to address'
|
ORSELECTAFIELDTOUSEASFROM: '.. or select a field to use as reply to address'
|
||||||
ORSELECTAFIELDTOUSEASTO: '.. or select a field to use as the 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'
|
REPLYADDRESS: 'Email for reply to'
|
||||||
SAVESUBMISSIONS: 'Disable Saving Submissions to Server'
|
SAVESUBMISSIONS: 'Disable Saving Submissions to Server'
|
||||||
SENDEMAILTO: 'Send email to'
|
SENDEMAILTO: 'Send email to'
|
||||||
|
Loading…
Reference in New Issue
Block a user