Skip to content

Commit

Permalink
Added several country and SAR flags - closes lichess-org#1286
Browse files Browse the repository at this point in the history
  • Loading branch information
Unihedro committed Feb 25, 2016
1 parent d4c3dc8 commit c122005
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions modules/user/src/main/Countries.scala
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,12 @@ object Countries {
"FR" -> "France",
"GA" -> "Gabon",
"GB" -> "United Kingdom",
"GB-ENG" -> "England",
"GB-SCT" -> "Scotland",
"GB-WLS" -> "Wales",
"GD" -> "Grenada",
"GE" -> "Georgia",
"GG" -> "Guernsey",
"GH" -> "Ghana",
"GL" -> "Greenland",
"GM" -> "Gambia",
Expand All @@ -79,18 +83,21 @@ object Countries {
"GT" -> "Guatemala",
"GW" -> "Guinea-Bissau",
"GY" -> "Guyana",
"HK" -> "Hong Kong",
"HN" -> "Honduras",
"HR" -> "Croatia",
"HT" -> "Haiti",
"HU" -> "Hungary",
"ID" -> "Indonesia",
"IE" -> "Ireland",
"IL" -> "Israel",
"IM" -> "Isle of Man",
"IN" -> "India",
"IQ" -> "Iraq",
"IR" -> "Iran",
"IS" -> "Iceland",
"IT" -> "Italy",
"JE" -> "Jersey",
"JM" -> "Jamaica",
"JO" -> "Jordan",
"JP" -> "Japan",
Expand Down Expand Up @@ -125,6 +132,7 @@ object Countries {
"ML" -> "Mali",
"MM" -> "Myanmar",
"MN" -> "Mongolia",
"MO" -> "Macao",
"MR" -> "Mauritania",
"MT" -> "Malta",
"MU" -> "Mauritius",
Expand Down
File renamed without changes
File renamed without changes
File renamed without changes

0 comments on commit c122005

Please sign in to comment.