argerim / select2-rails

Integrate Select2 javascript library with Rails asset pipeline
https://github.com/argerim/select2-rails
965 stars 374 forks source link

For German "errorLoading" error function is missing #189

Closed nagarjunayadavk closed 4 years ago

nagarjunayadavk commented 5 years ago

Hi,

I am facing issue with I18n for German language for errorLoading message and it's showing in English.

as per my analysis errorLoading function is is missing from select2_locale_de.js. file. Please update.

image

OpenCoderX commented 4 years ago

@nagarjunayadavk This issue should be opened with the select2 project (https://github.com/select2/select2). I have created tags for all missing select2 versions here, your issue might have been resolved in one of those new releases. Feel free to reopen this if you do find your problem is related to how we package the select2 js.