diff --git a/includes/sp-core-functions.php b/includes/sp-core-functions.php
index ee3a36ab..343e60a3 100644
--- a/includes/sp-core-functions.php
+++ b/includes/sp-core-functions.php
@@ -1341,21 +1341,28 @@ function sp_get_text_options() {
__( 'Details', 'sportspress' ),
__( 'Event', 'sportspress' ),
__( 'Fixtures', 'sportspress' ),
+ __( 'League Tables', 'sportspress' ),
+ __( 'Logos', 'sportspress' ),
__( 'Match Day', 'sportspress' ),
+ __( 'Matches', 'sportspress' ),
__( 'Nationality', 'sportspress' ),
__( 'Offense', 'sportspress' ),
__( 'Outcome', 'sportspress' ),
__( 'Past Teams', 'sportspress' ),
+ __( 'Photo', 'sportspress' ),
__( 'Player', 'sportspress' ),
+ __( 'Player Lists', 'sportspress' ),
__( 'Pos', 'sportspress' ),
__( 'Position', 'sportspress' ),
__( 'Postponed', 'sportspress' ),
__( 'Preview', 'sportspress' ),
+ __( 'Profile', 'sportspress' ),
__( 'Rank', 'sportspress' ),
__( 'Recap', 'sportspress' ),
__( 'Results', 'sportspress' ),
__( 'Season', 'sportspress' ),
__( 'Staff', 'sportspress' ),
+ __( 'Statistics', 'sportspress' ),
__( 'TBD', 'sportspress' ),
__( 'Team', 'sportspress' ),
__( 'Teams', 'sportspress' ),
@@ -1367,6 +1374,7 @@ function sp_get_text_options() {
__( 'View all events', 'sportspress' ),
__( 'View all players', 'sportspress' ),
__( 'View full table', 'sportspress' ),
+ __( 'Visit Site', 'sportspress' ),
));
asort( $strings );
diff --git a/wpml-config.xml b/wpml-config.xml
index fbe5fec0..51ac08e9 100644
--- a/wpml-config.xml
+++ b/wpml-config.xml
@@ -14,21 +14,28 @@
+
+
+
+
+
+
+
@@ -41,6 +48,7 @@
+
\ No newline at end of file