diff --git a/src/wp-content/themes/twentyseventeen/inc/block-patterns.php b/src/wp-content/themes/twentyseventeen/inc/block-patterns.php index cc8c1aad4f..69946d1a47 100644 --- a/src/wp-content/themes/twentyseventeen/inc/block-patterns.php +++ b/src/wp-content/themes/twentyseventeen/inc/block-patterns.php @@ -131,7 +131,7 @@ if ( function_exists( 'register_block_pattern' ) ) {

' . __( 'Strategy', 'twentyseventeen' ) . '

-

' . __( 'See Case Study' ) . ' →

+

' . __( 'See Case Study', 'twentysixteen' ) . ' →

diff --git a/src/wp-content/themes/twentysixteen/inc/block-patterns.php b/src/wp-content/themes/twentysixteen/inc/block-patterns.php index f5868cd716..e4fc5ca4cf 100644 --- a/src/wp-content/themes/twentysixteen/inc/block-patterns.php +++ b/src/wp-content/themes/twentysixteen/inc/block-patterns.php @@ -54,7 +54,7 @@ if ( function_exists( 'register_block_pattern' ) ) { -

' . esc_html__( 'Twenty Sixteen' ) . '

+

' . esc_html__( 'Twenty Sixteen', 'twentysixteen' ) . '

diff --git a/src/wp-content/themes/twentytwentyfour/patterns/hidden-portfolio-hero.php b/src/wp-content/themes/twentytwentyfour/patterns/hidden-portfolio-hero.php index 29e6abc9f3..b0922d2ec2 100644 --- a/src/wp-content/themes/twentytwentyfour/patterns/hidden-portfolio-hero.php +++ b/src/wp-content/themes/twentytwentyfour/patterns/hidden-portfolio-hero.php @@ -13,7 +13,7 @@
-

Leia Acosta, a passionate photographer who finds inspiration in capturing the fleeting beauty of life.' ) ); ?>

+

Leia Acosta, a passionate photographer who finds inspiration in capturing the fleeting beauty of life.', 'twentytwentyfour ' ) ); ?>