aboutsummaryrefslogtreecommitdiff
path: root/internal/locale/translations/tr_TR.json
diff options
context:
space:
mode:
authorGravatar Frédéric Guillot <f@miniflux.net> 2024-03-17 13:26:51 -0700
committerGravatar Frédéric Guillot <f@miniflux.net> 2024-03-17 13:52:34 -0700
commitb1e73fafdff340a3d1958d5b2a1b5eabb3e3f5b1 (patch)
tree51bced83a26fa146a135057c0392ebddf1d1245e /internal/locale/translations/tr_TR.json
parentf6404290ba208c088de3724fff9fe20442dcb7ff (diff)
downloadv2-b1e73fafdff340a3d1958d5b2a1b5eabb3e3f5b1.tar.gz
v2-b1e73fafdff340a3d1958d5b2a1b5eabb3e3f5b1.tar.zst
v2-b1e73fafdff340a3d1958d5b2a1b5eabb3e3f5b1.zip
Enable go-critic linter and fix various issues detected
Diffstat (limited to 'internal/locale/translations/tr_TR.json')
-rw-r--r--internal/locale/translations/tr_TR.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/locale/translations/tr_TR.json b/internal/locale/translations/tr_TR.json
index 0d650c2a..a59d1cac 100644
--- a/internal/locale/translations/tr_TR.json
+++ b/internal/locale/translations/tr_TR.json
@@ -505,7 +505,7 @@
"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.",
+ "error.tls_error": "TLS error: %q. You could disable TLS verification in the feed settings if you would like.",
"error.network_operation": "Miniflux is not able to reach this website due to a network error: %v.",
"error.network_timeout": "This website is too slow and the request timed out: %v",
"error.http_client_error": "HTTP client error: %v.",