diff options
Diffstat (limited to 'internal/locale/translations/pt_BR.json')
-rw-r--r-- | internal/locale/translations/pt_BR.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/locale/translations/pt_BR.json b/internal/locale/translations/pt_BR.json index 5157509b..23856951 100644 --- a/internal/locale/translations/pt_BR.json +++ b/internal/locale/translations/pt_BR.json @@ -439,7 +439,7 @@ "alert.too_many_feeds_refresh": "You have triggered too many feed refreshes. Please wait 30 minutes before trying again.", "alert.background_feed_refresh": "All feeds are being refreshed in the background. You can continue to use Miniflux while this process is running.", "error.http_response_too_large": "The HTTP response is too large. You could increase the HTTP response size limit in the global settings (requires a server restart).", - "error.http_body_read": "Unable to read the HTTP body.", + "error.http_body_read": "Unable to read the HTTP body: %v.", "error.http_empty_response_body": "The HTTP response body is empty.", "error.http_empty_response": "The HTTP response is empty. Perhaps, this website is using a bot protection mechanism?", "error.tls_error": "TLS error: %v. You could disable TLS verification in the feed settings if you would like.", |