vue-tel-input
vue-tel-input copied to clipboard
feature : I18n all-countries.js
We would like to customize the list of countries to i18n it. It will depend on the locale of the user and we need to be able to switch all the time.
This would indeed be useful.
I'm guessing https://github.com/EducationLink/vue-tel-input/blob/master/src/vue-tel-input.vue#L141 could just be made into a prop.
@iamstevendao I can create a PR for this
@Blanen that would be lovely and much appreciated!! We are a bit tight on time here :(
Whatever happened to this? It's surprising an international phone field would only offer the country names in one language...
@ryanmwc I ended up making a solution that wasn't really good enough to make a PR for but worked for us.
If there isn't any effort at translating or allowing the developer to add translations of country names, why isn't there at least a setting to remove them? Just show the flag and the phone code. Or is there a way?
@Blanen curious to know your solution?
This issue was closed because it has been stalled with no activity.