Background of the issue:
I am working on a custom plugin with strings that need to be translated using WPML. I have followed the necessary steps for scanning and translating strings within the plugin.
Symptoms:
Despite successfully adding translations in the 'String Translation' section under two domains - the plugin and 'default', the translations are not visible on the frontend of the site.
Questions:
Why are the translations added in the 'String Translation' not visible on the frontend?
Is there a specific configuration or step I might have missed that is preventing the translations from appearing on the site?