Add Gibraltar nationality option and flag
This commit is contained in:
BIN
assets/images/flags/gib.png
Normal file
BIN
assets/images/flags/gib.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 357 B |
@@ -155,6 +155,7 @@ class SP_Countries {
|
|||||||
'fro',
|
'fro',
|
||||||
'gbr',
|
'gbr',
|
||||||
'ger',
|
'ger',
|
||||||
|
'gib',
|
||||||
'gre',
|
'gre',
|
||||||
'hun',
|
'hun',
|
||||||
'irl',
|
'irl',
|
||||||
@@ -344,6 +345,7 @@ class SP_Countries {
|
|||||||
'geo' => __( "Georgia", 'sportspress' ),
|
'geo' => __( "Georgia", 'sportspress' ),
|
||||||
'ger' => __( "Germany", 'sportspress' ),
|
'ger' => __( "Germany", 'sportspress' ),
|
||||||
'gha' => __( "Ghana", 'sportspress' ),
|
'gha' => __( "Ghana", 'sportspress' ),
|
||||||
|
'gib' => __( "Gibraltar", 'sportspress' ),
|
||||||
'gnb' => __( "Guinea-Bissau", 'sportspress' ),
|
'gnb' => __( "Guinea-Bissau", 'sportspress' ),
|
||||||
'gre' => __( "Greece", 'sportspress' ),
|
'gre' => __( "Greece", 'sportspress' ),
|
||||||
'grn' => __( "Grenada", 'sportspress' ),
|
'grn' => __( "Grenada", 'sportspress' ),
|
||||||
|
|||||||
Reference in New Issue
Block a user