Explorar el Código

translatable read more text

Maggie hace 4 años
padre
commit
25ff37221f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      skatepark/inc/patterns/blog-posts.php

+ 1 - 1
skatepark/inc/patterns/blog-posts.php

@@ -19,7 +19,7 @@ return array(
 	
 	<!-- wp:post-title {"isLink":true,"fontSize":"normal"} /-->
 	
-	<!-- wp:post-excerpt {"moreText":"Continue reading","className":"is-style-indented-post-excerpt"} /-->
+	<!-- wp:post-excerpt {"moreText":"' . esc_html__( 'Continue reading', 'skatepark' ) . '","className":"is-style-indented-post-excerpt"} /-->
 	
 	<!-- wp:post-date {"style":{"typography":{"fontWeight":"500"}},"fontSize":"tiny"} /--></div>
 	<!-- /wp:group -->