Accessible360 / accessible-slick

the last (accessible) carousel you'll ever need.
https://accessible360.github.io/accessible-slick
MIT License
254 stars 45 forks source link

Translate "Play" #64

Closed pierretux closed 2 years ago

pierretux commented 2 years ago

Hello,

How can I override the "play" text depending on the language

_.$pauseButton.append($('<span class="slick-play-text slick-sr-only" style="display: none">Play</span>'));

Thank you