react-select2 icon indicating copy to clipboard operation
react-select2 copied to clipboard

i18n doesn't work?

Open ghost opened this issue 9 years ago • 2 comments

Hi,

Trying to change select2 language, I wanted to use the related option in my component, but this doesn't seem to work... After several attempts, I wanted to know if the react-select2 was actually able to use this functionnality?

Thx in advance (again) :)

ghost avatar Nov 09 '16 11:11 ghost

Tried several ways to implement i18n, but not enough details from select2 docs or react-select2... Hope that someone will be able to find and share a solution.

ghost avatar Nov 10 '16 14:11 ghost

Hi @soykje

You should probably post your issue in rkit/react-select2-wrapper

react-select2 is indeed just a wrapper that only requires react-select2-wrapper. You should probably also switch and use the other one too.

ymilin avatar Feb 08 '17 09:02 ymilin