Closed cbleek closed 6 years ago
It seems, that the value of data-placeholder is not translated in select2 form fields.
The code which should do the translation is located in:
https://github.com/cross-solution/YAWIK/blob/develop/module/Core/src/Core/Form/View/Helper/FormSelect.php
But as you can see in our demo at least in the JobsByMail Form and the Orders Settings form, the value is not translated.
placeholder for Salutation is not translated
Location is not translated
this was implemented in https://github.com/cross-solution/YAWIK/commit/304c104ed8e5b73c77d536ab44cb070b0b1c0b54
thanks to sergey
It seems, that the value of data-placeholder is not translated in select2 form fields.
The code which should do the translation is located in:
https://github.com/cross-solution/YAWIK/blob/develop/module/Core/src/Core/Form/View/Helper/FormSelect.php
But as you can see in our demo at least in the JobsByMail Form and the Orders Settings form, the value is not translated.
Order Settings.
placeholder for Salutation is not translated
Jobs By Mail form
Location is not translated