I18N: Update translator comments after [45674].

See #47771.
Built from https://develop.svn.wordpress.org/trunk@45676


git-svn-id: http://core.svn.wordpress.org/trunk@45487 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2019-07-25 22:52:56 +00:00
parent ac10f9b9e4
commit a186dbcb65
10 changed files with 13 additions and 13 deletions

View File

@@ -78,7 +78,7 @@ if ( file_exists( ABSPATH . 'wp-config.php' ) ) {
'<code>wp-config.php</code>'
) . '</p>';
$die .= '<p>' . sprintf(
/* translators: %s: Codex URL */
/* translators: %s: Documentation URL */
__( "Need more help? <a href='%s'>We got it</a>." ),
__( 'https://wordpress.org/support/article/editing-wp-config-php/' )
) . '</p>';