problem to translate
-
Problem to translate
I want to translate the line:
<?php echo ‘Click here to return to the main site’; // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?>This is on the path:
wp-content > plugins > profile-builder > assets > misc > fallback-page.phpIt is the file that is loaded when you receive an email to confirm activating your account, it directs you to a view with the following text.
The question is:
How can I translate this content, so that it is in 2 languages, ES and EN. With WPML it doesn’t detect it.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘problem to translate’ is closed to new replies.