Background of the issue:
I am using WPML for multilingual management on a site that is currently available in English (default) and French. I need to add new languages that will be automatically translated via DeepL. I want to display an alert to visitors in the header of automatically translated posts in front.
Symptoms:
None
Questions:
Is there any way to tell whether a translation is manual or automatic?
Is there a condition that I could place in my theme templates (single.php for example) that would enable me to display this message when an article has been automatically translated?