mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-03-31 18:54:29 +00:00
I18N: Update translator comments after [45674].
See #47771. git-svn-id: https://develop.svn.wordpress.org/trunk@45676 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -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>';
|
||||
|
||||
Reference in New Issue
Block a user