AddToCalendar / addtocalendar

Free customizable JavaScript widget "Add to Calendar" for event page. It allows users to easily schedule the event in their calendar. Learn more: https://addtocalendar.com
87 stars 43 forks source link

Customize button text #16

Open steverob opened 8 years ago

steverob commented 8 years ago

Would be great if the button text Add to calendar was customizable. My need is for internationalization.

RyanMadsen commented 7 years ago

You can change button title by adding the line with the comment:

screen shot 2016-11-04 at 4 15 02 pm
mvaneijgen commented 7 years ago

<a class="atcb-link">My custom string</a>

For anyone else who isn't able to copy text from an image ;)