Any Date - Translation_

How can I translate the “any date” in the Homepages’ search block (::start_month_year_selectbox)? It’s not in the language file and i can’t find it in the source code.

I am not using WMPL.

Regards,
Andi

This one I also can’t find… (my-account)

Hello,

To translate Any Date, go to Pages >> Home Page >> Edit with visual composer and where it shows date shortcode, append your custom text at the end, so it will become like shown below:

::start_month_year_selectbox::Test Date

where Test Date is your custom text. Please see the attached screenshot as well



The second query, about woocommerce dashboard strings for labels, these are woocommerce files and provided by them, so please follow this to translate them: https://docs.woocommerce.com/document/woocommerce-localization/

Thank you