You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: wp_localization/localization/en-US/main.ftl
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,8 @@ http_timeout_error = The connection timed out
25
25
26
26
http_authentication_rejected_error = The server at {$url} rejected your credentials. Please provide a valid username and password.
27
27
28
+
http_server_error = Unable to connect to server: {$reason}. Please contact your server provider.
29
+
28
30
misconfigured_http_authentication_error = The server is sending invalid HTTP authentication information. Please check your site's HTTP authentication configuration.
29
31
30
32
misconfigured_rate_limit_error = The server is rate limiting requests in a way that will never succeed. Please check your site's rate limit configuration.
0 commit comments