fix(discover): Fixed some country codes not matching with world map (#40739)
Some of the country codes in `countryCodesMap.tsx` don't match up with
the values from `world.json`. This causes some countries in the world
map to never display any value even though they should have some value
(such as South Korea).