Help/About: Add strings for 5.4 About page.
Props elmastudio, chanthaboune, francina, marybaum, audrasjb. See #49295. Built from https://develop.svn.wordpress.org/trunk@47422 git-svn-id: http://core.svn.wordpress.org/trunk@47209 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -29,13 +29,7 @@ require_once ABSPATH . 'wp-admin/admin-header.php';
|
||||
|
||||
<div class="about__header-text">
|
||||
<p>
|
||||
<?php
|
||||
printf(
|
||||
/* translators: %s: The current WordPress version number. */
|
||||
__( 'Introducing our most refined user experience with the improved block editor in WordPress %s!' ),
|
||||
$display_version
|
||||
);
|
||||
?>
|
||||
<?php _e( 'Building more with blocks, faster and easier.' ); ?>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user