• jan.holpuch

    (@janholpuch)


    Is there any way how to translate messages “TOP SERVICES” and “LOAD MORE” on Share lightbox into currently used language?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter jan.holpuch

    (@janholpuch)

    printscreen

    Plugin Contributor Julka Grodel

    (@jgrodel)

    Hi Jan.

    Thanks for letting us know about your issue.

    You can customize the text in these areas by putting a JavaScript variable on your site. The following would change these.

    window.addthis_translations = {
        top_services: 'top services text here',
        load_more: 'load more text here'
    };

    Thanks,
    Julka

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘complete localization’ is closed to new replies.