Changeset 10530 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-learn-2020/header.php
- Timestamp:
- 12/17/2020 03:32:59 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-learn-2020/header.php
r10516 r10530 40 40 <?php 41 41 /* Translators: subhead */ 42 esc_html_e( 'Whether you’re a first-time blogger or seasoned developer, there’s always more to learn. From community members all over the world, these vast resources will help you learn more about WordPress and teach it toothers.', 'wporg-learn' );42 esc_html_e( 'Whether you’re a first-time blogger or seasoned developer, there’s always more to learn. From community members all over the world, these vast resources will help you learn more about WordPress and share it with others.', 'wporg-learn' ); 43 43 ?> 44 44 </p>
Note: See TracChangeset
for help on using the changeset viewer.