Jump to content

Help translating "Join our mailing list"


Recommended Posts

21 hours ago, ocastaned said:

I already use an overrides file, but I was not able to find that text.

it's in the language files...

$_LANG['emailMarketing']['joinOurMailingList'] = "Join our mailing list";

so you should just need to use a Language Override in your override file...

$_LANG['emailMarketing']['joinOurMailingList'] = "Únete a nuestra lista de correos";

4HHoDlj.png

it's strange that the opt-in message is hard-coded in one language in the database (by strange, I mean lazy) and not using Language strings... that's easily fixable with a hook (or by editing the template), so i'll bookmark the thread and return to it in the New Year when i'm in coding mood (assuming it isn't fixed in a v7.7 release during my absence!).

https://requests.whmcs.com/topic/marketing-email-opt-in-message-translation

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated