Add translatable text for fixtures
This commit is contained in:
@@ -1333,13 +1333,14 @@ function sp_get_text_options() {
|
|||||||
__( 'Article', 'sportspress' ),
|
__( 'Article', 'sportspress' ),
|
||||||
__( 'Box Score', 'sportspress' ),
|
__( 'Box Score', 'sportspress' ),
|
||||||
__( 'Career Total', 'sportspress' ),
|
__( 'Career Total', 'sportspress' ),
|
||||||
|
__( 'Competition', 'sportspress' ),
|
||||||
__( 'Current Team', 'sportspress' ),
|
__( 'Current Team', 'sportspress' ),
|
||||||
__( 'Current Teams', 'sportspress' ),
|
__( 'Current Teams', 'sportspress' ),
|
||||||
__( 'Date', 'sportspress' ),
|
__( 'Date', 'sportspress' ),
|
||||||
__( 'Defense', 'sportspress' ),
|
__( 'Defense', 'sportspress' ),
|
||||||
__( 'Details', 'sportspress' ),
|
__( 'Details', 'sportspress' ),
|
||||||
__( 'Event', 'sportspress' ),
|
__( 'Event', 'sportspress' ),
|
||||||
__( 'Competition', 'sportspress' ),
|
__( 'Fixtures', 'sportspress' ),
|
||||||
__( 'Nationality', 'sportspress' ),
|
__( 'Nationality', 'sportspress' ),
|
||||||
__( 'Offense', 'sportspress' ),
|
__( 'Offense', 'sportspress' ),
|
||||||
__( 'Outcome', 'sportspress' ),
|
__( 'Outcome', 'sportspress' ),
|
||||||
|
|||||||
Reference in New Issue
Block a user