• I have search for 2-3 hours in google and here to get answer for my problem – none found…

    So, if user forgot to enter some required fields on checkout form page – error messages are displayed, like “Field Address is required” etc.

    All this messages are in .po file

    msgid “%s is a required field.”

    How to translate them by polylang ?

Viewing 1 replies (of 1 total)
  • PO-files are code related, not content related. Polylang is just for translating content, not for code. For translating code strings you can use Loco Translator but you should check first with the developer if the needed languages files for the plugin or theme are already available.

Viewing 1 replies (of 1 total)

The topic ‘Translate Form Validation Error messages’ is closed to new replies.