I closed this topic early: https://www.8theme.com/topic/untranslatable-alt-wpml-does-not-find-it/#post-341029 , so I am writing the second part. Your programmers made a mistake. For title and alt, you need to use the esc_attr__() function. And you’re using esc_attr() so WPML can’t find those strings for translation. Take note of this in future updates.