Replies: 0
I have been trying to translate the Send button text ‘Send Application’ in the premium plugin of Job Application but with no success.
I tried with Poedit, WPML, and loco Translate but I could not spot the text string anywhere.
The text I want to translate is in line 45 of application-form.php and it it is as follows:
esc_attr_e( ‘Send application’, ‘wp-job-manager-applications’ )
¿Is there any other way I could translate it?
Thanks in advance.