Add text option to change match day prefix
This commit is contained in:
@@ -1340,6 +1340,7 @@ function sp_get_text_options() {
|
||||
__( 'Details', 'sportspress' ),
|
||||
__( 'Event', 'sportspress' ),
|
||||
__( 'Fixtures', 'sportspress' ),
|
||||
__( 'Match Day', 'sportspress' ),
|
||||
__( 'Nationality', 'sportspress' ),
|
||||
__( 'Offense', 'sportspress' ),
|
||||
__( 'Outcome', 'sportspress' ),
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
<key name="Event"/>
|
||||
<key name="Event Results"/>
|
||||
<key name="Fixtures"/>
|
||||
<key name="Match Day"/>
|
||||
<key name="Nationality"/>
|
||||
<key name="Outcome"/>
|
||||
<key name="Past Teams"/>
|
||||
|
||||
Reference in New Issue
Block a user