Twenty Seventeen: Fix wrong text-domain introduced in [57281].

Follow-up to [57281].

Unprops audrasjb.
See #60245.





git-svn-id: https://develop.svn.wordpress.org/trunk@57282 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jb Audras 2024-01-14 10:46:09 +00:00
parent e3fc05220b
commit 2c1a6ae742

View File

@ -131,7 +131,7 @@ if ( function_exists( 'register_block_pattern' ) ) {
<h2 class="has-text-align-left has-black-color has-text-color" style="font-size:30px">' . __( 'Strategy', 'twentyseventeen' ) . '</h2>
<!-- /wp:heading -->
<!-- wp:paragraph {"align":"left"} -->
<p class="has-text-align-left"><a href="#">' . __( 'See Case Study', 'twentysixteen' ) . ' </a></p>
<p class="has-text-align-left"><a href="#">' . __( 'See Case Study', 'twentyseventeen' ) . ' </a></p>
<!-- /wp:paragraph --></div></div>
<!-- /wp:group --></div>
<!-- /wp:column --></div>