• Resolved pasglop

    (@pasglop)


    Hello,

    With everest-forms LITE, some strings are not translated (i’m using locotranslate for that).
    For example, in everest form settings, it’s possible to translate

    validation message

    but not

    Validation Messages for Form Fields.

    (line 42 of class-evf-settings-validation.php
    in the trac).

    Another example: always in everest form settings, it’s possible to translate

    Required

    but not

    This field is required

    . I don’t understand why, because php seems to be ok: line 52 default' => esc_html__( 'This field is required.', 'everest-forms' )

    And it’s the same thing for all those fields…

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Amrit Kumar Shrestha

    (@shresthauzwal)

    Hi @pasglop,

    Thank you for writing in,

    The mentioned value is based on the option rather than the functional values so that you will need the string translation feature to translate this string. Please install Polylang plugin on your site and use its string translation feature to translate the ‘This field is required.’

    Regards!

    Здравствуйте
    Как менять текст Submit при отправке на другой текст например Отравить

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

The topic ‘Traduction not working’ is closed to new replies.