ng-select icon indicating copy to clipboard operation
ng-select copied to clipboard

Localization support

Open justinjj opened this issue 8 years ago • 1 comments

How we can enable multi-language feature, can any one help me with that?

justinjj avatar Aug 11 '17 03:08 justinjj

What kind of localization support did you have in mind? All texts can be changed using input properties (placeholder, filter placeholder, not found text), and options are managed outside of this component. Wouldn't it then make sense to leave localization outside of this component?

basvandenberg avatar Sep 23 '17 13:09 basvandenberg