nnjeim / world

A Laravel package which provides a list of the countries, states, cities, currencies, timezones and languages.
MIT License
748 stars 105 forks source link

Continents + locales #23

Closed colivinggit closed 2 years ago

colivinggit commented 2 years ago

Any chance to add continents and locales/translations.

nnjeim commented 2 years ago

@colivinggit the localisation is applied to the response messages and some native names in the countries. Extending it to all the data including city names and state names would be possible if someone can help here in providing the source. Regarding the continents they are already available in the countries table and named region and subregion.