mmdevcodes / a11y-slider

Library for simple and accessible sliders
https://a11yslider.js.org/
MIT License
53 stars 8 forks source link

Add i18n translation option. #40

Open katomat opened 1 year ago

katomat commented 1 year ago

We use a11y-slider for our project, but need the possibility to add translations for the button strings (like "Previous button" or "Toggle slider autoplay") to provide a more accessible experience to our users.

To provide this, I used i18next and added translations done by using DeepL for the languages we will need in our project.