ngx-intl-tel-input icon indicating copy to clipboard operation
ngx-intl-tel-input copied to clipboard

Translation of country names

Open Qduffeau opened this issue 4 years ago • 5 comments

I would like to change country names in the dropdown to display french names. Is there a way to do it ?

In intl-tel-input there is an option "localizedCountries" that allow to translate a country name.

In your component, if i am right, the names are in CountryCode. Is it possible to override it to translate countries ?

Qduffeau avatar Sep 10 '20 13:09 Qduffeau

No not at the moment, this could be a nice new feature.

pasevin avatar Oct 17 '20 16:10 pasevin

Yes please! I need it around here too, hahaha!

allanplobo avatar Jun 18 '21 19:06 allanplobo

I also need that and also for French :)

grg-kvl avatar May 04 '22 14:05 grg-kvl

I've created a MR to offer a solution addressing this issue

grg-kvl avatar May 10 '22 12:05 grg-kvl

until this gets resolved I forked the library and added Arabic only translation, here is the repo URL if anyone wanted to use it https://github.com/sitmena/angular-custom-phone-number

subhiqudsi avatar Sep 14 '22 11:09 subhiqudsi