|
|
|
@ -349,7 +349,7 @@ const translation = {
|
|
|
|
'addModalTitle': 'Add Input Field',
|
|
|
|
'addModalTitle': 'Add Input Field',
|
|
|
|
'editModalTitle': 'Edit Input Field',
|
|
|
|
'editModalTitle': 'Edit Input Field',
|
|
|
|
'description': 'Setting for variable {{varName}}',
|
|
|
|
'description': 'Setting for variable {{varName}}',
|
|
|
|
'fieldType': 'Field type',
|
|
|
|
'fieldType': 'Field Type',
|
|
|
|
'string': 'Short Text',
|
|
|
|
'string': 'Short Text',
|
|
|
|
'text-input': 'Short Text',
|
|
|
|
'text-input': 'Short Text',
|
|
|
|
'paragraph': 'Paragraph',
|
|
|
|
'paragraph': 'Paragraph',
|
|
|
|
@ -359,7 +359,7 @@ const translation = {
|
|
|
|
'multi-files': 'File List',
|
|
|
|
'multi-files': 'File List',
|
|
|
|
'notSet': 'Not set, try typing {{input}} in the prefix prompt',
|
|
|
|
'notSet': 'Not set, try typing {{input}} in the prefix prompt',
|
|
|
|
'stringTitle': 'Form text box options',
|
|
|
|
'stringTitle': 'Form text box options',
|
|
|
|
'maxLength': 'Max length',
|
|
|
|
'maxLength': 'Max Length',
|
|
|
|
'options': 'Options',
|
|
|
|
'options': 'Options',
|
|
|
|
'addOption': 'Add option',
|
|
|
|
'addOption': 'Add option',
|
|
|
|
'apiBasedVar': 'API-based Variable',
|
|
|
|
'apiBasedVar': 'API-based Variable',
|
|
|
|
|