• Resolved igornoskov

    (@igornoskov)


    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.