Explorar o código

Update spearhead/functions.php

Co-authored-by: Ben Dwyer <ben@scruffian.com>
Maggie %!s(int64=4) %!d(string=hai) anos
pai
achega
6499acd4ca
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      spearhead/functions.php

+ 1 - 1
spearhead/functions.php

@@ -263,7 +263,7 @@ if ( ! function_exists( 'seedlet_entry_meta_footer' ) ) :
 			sprintf(
 				wp_kses(
 					/* translators: %s: Name of current post. Only visible to screen readers. */
-					__( 'Edit <span class="screen-reader-text">%s</span>', 'seedlet' ),
+					__( 'Edit <span class="screen-reader-text">%s</span>', 'spearhead' ),
 					array(
 						'span' => array(
 							'class' => array(),