aboutsummaryrefslogtreecommitdiff
path: root/internal/locale/translations/it_IT.json
diff options
context:
space:
mode:
authorGravatar Frédéric Guillot <f@miniflux.net> 2023-10-20 15:12:02 -0700
committerGravatar Frédéric Guillot <f@miniflux.net> 2023-10-20 16:07:18 -0700
commit4cc99881d870495ef35dcbb44d351e4b3c01f401 (patch)
tree46c1408d9a8eba7fdf7633201902e18c6094e579 /internal/locale/translations/it_IT.json
parent95ee1c423b1157a967fb2024aa86bd395ead23f8 (diff)
downloadv2-4cc99881d870495ef35dcbb44d351e4b3c01f401.tar.gz
v2-4cc99881d870495ef35dcbb44d351e4b3c01f401.tar.zst
v2-4cc99881d870495ef35dcbb44d351e4b3c01f401.zip
Refactor Batch Builder and prevent accidental and excessive refreshes from the web ui
Diffstat (limited to 'internal/locale/translations/it_IT.json')
-rw-r--r--internal/locale/translations/it_IT.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/locale/translations/it_IT.json b/internal/locale/translations/it_IT.json
index d82edc1c..13ad90f2 100644
--- a/internal/locale/translations/it_IT.json
+++ b/internal/locale/translations/it_IT.json
@@ -434,6 +434,6 @@
"%d anno fa",
"%d anni fa"
],
- "page.background_feed_refresh.title": "Aggiornamento in background",
+ "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."
}