nnjeim / world

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

languages.json has wrong language codes #48

Closed svenraudkivi closed 1 year ago

svenraudkivi commented 1 year ago

Describe the bug Czech and Croatian language codes are wrong in the file resources/json/languages.json.

Additional context Czech code should be "cs" and Croatian code should be "hr" as listed in https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes.

nnjeim commented 1 year ago

@svenraudkivi I thank you for this correction. Please pull the corrected version v1.1.22