Comment validation message is not translatable
-
Hi,
at first: Thank you very much for this useful plugin!
Unfortunately the error of the comment field can not be translated. It always shows:
This field is required.The other outputs are fine
Here is what I wrote inside the “Validation Messages” field:
author:{ required : 'Bitte geben Sie Ihren Namen ein' }, email:{ required : 'Bitte geben Sie Ihre E-Mail-Adresse ein', email : 'Bitte überprüfen Sie das Eingabeformat' }, url:{ url : 'Bitte überprüfen Sie das Eingabeformat' }, comment:{ required : 'Bitte geben Sie Ihren Kommentar ein', minlength : jQuery.format('Mindestl?nge {0} Zeichen.') }
Any idea what is going wrong?
And unfortunately the plugin doesn’t remember the inputs when disabling and enabling again. So I think the inputs need to be checked with every update (WP and plugin).
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Comment validation message is not translatable’ is closed to new replies.