• clalpis

    (@clalpis)


    In <span style=”color: rgb(34, 34, 34); font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; white-space-collapse: collapse;”>class-zerobounce-email-validator-form-public.php</span>

    update line 63 to :

       $error_message = __('Sorry, upon checking we cannot accept this email address.', 'zerobounce-email-validator');

    In class-zerobounce-email-validator-public.php

    update line 105 to :

    $error_message = __('Sorry, upon checking we cannot accept this email address.', 'zerobounce-email-validator');

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Update code to enable translation’ is closed to new replies.