Change Kick-off to Date/Time

This commit is contained in:
Brian Miyaji
2014-01-12 21:12:48 +11:00
parent d476be005f
commit a4e6015b01
4 changed files with 7 additions and 7 deletions

View File

@@ -28,7 +28,7 @@ __( 'Weight', 'sportspress' );
// Post context texts
__( 'Select Logo', 'sportspress' );
__( 'Remove Logo', 'sportspress' );
__( 'Kick-off: <b>%1$s</b>', 'sportspress' );
__( 'Date/Time: <b>%1$s</b>', 'sportspress' );
__( 'Joined: <b>%1$s</b>', 'sportspress' );
__( 'Select Photo', 'sportspress' );
__( 'Remove Photo', 'sportspress' );