Hi
I need translate noOptions and noResult message
I try
but no work
i need translate this messages:

I need exactly the same thing.
Hey!
https://jsfiddle.net/jbzkhowx/ it seems to work properly.
The noOptions slot is used when no options have been passed.
The noResult slot is used when no option is matching the query.
Most helpful comment
Hey!
https://jsfiddle.net/jbzkhowx/ it seems to work properly.
The
noOptionsslot is used when no options have been passed.The
noResultslot is used when no option is matching the query.