![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/job-board.corals.io/Corals/modules/FormBuilder/resources/lang/en/ |
<?php return [ 'aweber' => 'Click here to authorize Aweber access first', 'request' => [ 'you_miss_add_action' => 'You missed add actions to the form' ], 'form' => [ 'no_setting_found' => 'No settings found.', 'tabs' => [ 'builder' => 'Builder', 'action' => 'Actions', 'submission' => 'Submission', ], 'show' => [ 'render_form' => 'Rendered Form' ], 'action' => [ 'preview' => '<i class="fa fa-eye"></i> Preview', 'close' => 'close', 'add_new_action' => 'Add New Action:', 'send_email' => 'Send Email', 'call_api' => 'Call API', 'store_database' => 'Store in Database', 'aweber' => 'Aweber', 'mailchimp' => 'Mailchimp', 'constant_contact' => 'Constant Contant', 'get_response' => 'Get Response', 'convert_commission' => 'Covert Commissions', ], 'submission' => [ 'index_title' => '[:name] :title', 'title' => 'Submissions', 'show' => 'Show', 'on_success' => 'On Success', 'on_failure' => 'On Failure', 'content_add_value_url' => 'Content: Add valid url if you select "Redirect To" option. Otherwise enter the message that will appear for the end user.' ], 'builder' => [ 'form_can_not_found' => 'Form [:code] Cannot be found', ] ] ];