vRVPw ?zRV` x dBRVP z WRVz jcRV z +NRVp { DyRVp P{ tmrRV` { =xRVP P{ A/RV{ <WRV`{ 2 RV{ <9QRV{ >mrRV  =xRV P ACRVP ( RQRV GcRV` AxRVP p AxRV@  A RV <mrRV @ =xRV P ACRVP0H RcRV0` A RV <rRV` ;oRVPP B/RVP <qIRVpP FRVpp jcRVp@ +NRVh DyRVP tmrRVp =xRVP A/RV <WRV` 2 RV <9QRV >iRV *mrRV0x =AeRVpP u/RV <jcRV@ + FRVp >rRV ;yRVP tyRV` t/RV <qIRV mrRV@ =xRV0P ACRVP  RcRV` AAeRVp u RV <sRV` jcRV +>RVp INRV`  DyRV`P tyRVP` t RV <qIRV`  mrRVP =fRVP VRVP` hRV` poRVP B/RVp <URV`p IRV mrRV` @ =CRVP0 RRRV  GBRV HcRVP A/RV <qIRV" mrRV =AeRVP u/RV <jcRV@ + FRV > FRV ><@RV >x@X'@'@0@X@@p@-@7@-@8@q@@@@8@-@-@0@X@.@p@0.@@@@@x.@8@F;]@@H@@x@@h#@h!@h!@@@0}zP`S u1S z;]P12S @0T =PPT u3T <p34T z;]1V =pPV ut;]5V <5zV +z;]pW >2Z =xI@ 3Z =@4PZ A;]6Z <z;]6PZ u@5`Z Auentform'), 'value' => __('Allowed image types does not match', 'fluentform'), 'help_text' => __("This message will be shown if validation fails for image types.", 'fluentform'), ], 'allowed_file_types' => [ 'label' => __('Allowed File Types', 'fluentform'), 'value' => __('Invalid file type', 'fluentform'), 'help_text' => __("This message will be shown if validation fails for allowed file type.", 'fluentform'), ], 'max_file_size' => [ 'label' => __('Maximum File Size', 'fluentform'), 'value' => __('Validation fails for maximum file size', 'fluentform'), 'help_text' => __("This message will be shown if validation fails for maximum file size.", 'fluentform'), ], 'max_file_count' => [ 'label' => __('Maximum File Count', 'fluentform'), 'value' => __('Validation fails for maximum file count', 'fluentform'), 'help_text' => __("This message will be shown if validation fails for maximum file count.", 'fluentform'), ], ]; if (defined('FLUENTFORMPRO')) { $default_message_setting_fields['valid_phone_number'] = [ 'label' => __('Valid Phone Number', 'fluentformpro'), 'value' => __('Phone number is not valid', 'fluentformpro'), 'help_text' => __("This message will be shown if validation fails for validate phone number.", 'fluentform'), ]; } return apply_filters('fluentform/global_default_message_setting_fields', $default_message_setting_fields); } }