Skip to content

Commit

Permalink
Merge pull request #141 from hellcp/deprecated-warnings
Browse files Browse the repository at this point in the history
Remove duplicated country codes in country select
  • Loading branch information
hellcp committed Nov 6, 2022
2 parents cb3b382 + 322bc18 commit 9955f15
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions config/locales/country_select.en.rb
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,10 @@
:BZ => "Belize",
:CA => "Canada",
:CC => "Cocos [Keeling] Islands",
:CD => "Congo - Kinshasa",
:CD => "Congo [DRC]",
:CF => "Central African Republic",
:CG => "Congo - Brazzaville",
:CG => "Congo [Republic]",
:CH => "Switzerland",
:CI => "Côte d’Ivoire",
:CI => "Ivory Coast",
:CK => "Cook Islands",
:CL => "Chile",
Expand Down Expand Up @@ -83,7 +80,6 @@
:FI => "Finland",
:FJ => "Fiji",
:FK => "Falkland Islands",
:FK => "Falkland Islands [Islas Malvinas]",
:FM => "Micronesia",
:FO => "Faroe Islands",
:FR => "France",
Expand All @@ -106,7 +102,6 @@
:GU => "Guam",
:GW => "Guinea-Bissau",
:GY => "Guyana",
:HK => "Hong Kong SAR China",
:HK => "Hong Kong",
:HM => "Heard Island and McDonald Islands",
:HN => "Honduras",
Expand Down Expand Up @@ -158,11 +153,9 @@
:MG => "Madagascar",
:MH => "Marshall Islands",
:MK => "Macedonia",
:MK => "Macedonia [FYROM]",
:ML => "Mali",
:MM => "Myanmar [Burma]",
:MN => "Mongolia",
:MO => "Macau SAR China",
:MO => "Macau",
:MP => "Northern Mariana Islands",
:MQ => "Martinique",
Expand Down Expand Up @@ -238,7 +231,6 @@
:TH => "Thailand",
:TJ => "Tajikistan",
:TK => "Tokelau",
:TL => "Timor-Leste",
:TL => "East Timor",
:TM => "Turkmenistan",
:TN => "Tunisia",
Expand Down

0 comments on commit 9955f15

Please sign in to comment.