biter777 / countries

Countries - ISO-639, ISO-3166 countries codes with subdivisions and names, ISO-4217 currency designators, ITU-T E.164 IDD phone codes, countries capitals, UN M.49 codes, IANA ccTLD countries domains, FIPS, IOC/NOC and FIFA codes, VERY VERY FAST, compatible with Databases/JSON/BSON/GOB/XML/CSV, Emoji countries flags and currencies, Unicode CLDR.
https://pkg.go.dev/github.com/biter777/countries?tab=doc
BSD 2-Clause "Simplified" License
414 stars 76 forks source link

Add german country names and alls swiss naming variants #16

Closed joshuabeny1999 closed 4 years ago

joshuabeny1999 commented 4 years ago

I did some work and added all german names to each country, which there wasn't one yet. So this libary could also used in german projects. Due I am from switzerland i also added all swiss variant in each local language to it. So the script will be more usable.

codecov[bot] commented 4 years ago

Codecov Report

Merging #16 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #16   +/-   ##
=======================================
  Coverage   99.95%   99.95%           
=======================================
  Files           7        7           
  Lines       13469    13469           
=======================================
  Hits        13463    13463           
  Misses          6        6           
Impacted Files Coverage Δ
countries.go 99.91% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d005d08...6ca714f. Read the comment docs.

biter777 commented 4 years ago

Added!