Plugin can not be translated
-
Hello! You use a constant in the localization functions, so the plugin can not be translated. Use a string instead of a constant.
For example, you use__ ('Template Preview', ES_TDOMAIN);. Should be__ ('Template Preview', 'email-subscribers');
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘Plugin can not be translated’ is closed to new replies.