![]() 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/demo.cartinsight.co/Corals/core/Utility/resources/lang/en/ |
<?php return [ 'invite_friends' => [ 'email' => 'Email', 'name' => 'Name', 'invitation_text_default_placeholder' => 'Hi {name},', 'invitation_text' => 'Invitation Text', 'invitation_text_help' => 'Use the below shortcode to use it as a placeholder of friend name.', 'invitation_subject' => 'Invitation Subject', ], 'content_consent' => [ 'enabled' => 'Enabled', 'popup_content' => 'Popup Content', 'popup_title' => 'Popup Title', 'accept_button_text' => 'Accept Button Text', 'reject_button_text' => 'Reject Button Text', 'rejected_redirect_url' => 'Rejected redirect to url', 'ask_every' => 'Ask Every (days)', 'accept_action_url' => 'Accept action url', 'reject_action_url' => 'Reject action url', ], ];