paypal / bootstrap-accessibility-plugin

Accessibility Plugin for Bootstrap 3 and Bootstrap 3 as SubModule
http://paypal.github.io/bootstrap-accessibility-plugin/demo.html
BSD 3-Clause "New" or "Revised" License
789 stars 189 forks source link

Labels written in english : not multilingual #96

Closed yjajkiew closed 6 years ago

yjajkiew commented 8 years ago

Hi,

I'm just writing this issue to ask if it wouldn't be cleaner to have the texts written in english translatable ? There's only two strings used by the carousel (like 'Show slide x of y') but by putting them in a array by exemple it would be easier to manage multilingual settings.

Best regards, Yann

mpnkhan commented 6 years ago

Different packages do I18 and L10 differently. In a react world, the strings would usually come from local properties. It is based on the whole project, instead of this single package