Add Gibraltar nationality option and flag

This commit is contained in:
Brian Miyaji
2016-12-01 20:14:04 +11:00
parent 2f11effaa5
commit 084f45fa33
2 changed files with 2 additions and 0 deletions

BIN
assets/images/flags/gib.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 357 B

View File

@@ -155,6 +155,7 @@ class SP_Countries {
'fro',
'gbr',
'ger',
'gib',
'gre',
'hun',
'irl',
@@ -344,6 +345,7 @@ class SP_Countries {
'geo' => __( "Georgia", 'sportspress' ),
'ger' => __( "Germany", 'sportspress' ),
'gha' => __( "Ghana", 'sportspress' ),
'gib' => __( "Gibraltar", 'sportspress' ),
'gnb' => __( "Guinea-Bissau", 'sportspress' ),
'gre' => __( "Greece", 'sportspress' ),
'grn' => __( "Grenada", 'sportspress' ),