aboutsummaryrefslogtreecommitdiff
path: root/internal/locale/translations/it_IT.json
diff options
context:
space:
mode:
authorGravatar Jan-Lukas Else <mail@jlelse.de> 2024-05-02 16:15:47 +0200
committerGravatar Frédéric Guillot <f@miniflux.net> 2024-05-06 15:40:36 -0700
commita33b1adf138efbaf442129d501dda198af18390d (patch)
tree6dd24c0af76c1a926286d5e0255e10590a23067e /internal/locale/translations/it_IT.json
parenta631bd527d73b5b8d8e85343a1d5fe438e89dad7 (diff)
downloadv2-a33b1adf138efbaf442129d501dda198af18390d.tar.gz
v2-a33b1adf138efbaf442129d501dda198af18390d.tar.zst
v2-a33b1adf138efbaf442129d501dda198af18390d.zip
Add description field to feed settings
This adds a new "description" field to the feed settings. This allows to save custom description regarding a feed. It is also exported and imported as "description" in OPML.
Diffstat (limited to 'internal/locale/translations/it_IT.json')
-rw-r--r--internal/locale/translations/it_IT.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/locale/translations/it_IT.json b/internal/locale/translations/it_IT.json
index c9edd6f2..fcb5daae 100644
--- a/internal/locale/translations/it_IT.json
+++ b/internal/locale/translations/it_IT.json
@@ -317,6 +317,7 @@
"form.feed.label.title": "Titolo",
"form.feed.label.site_url": "URL del sito",
"form.feed.label.feed_url": "URL del feed",
+ "form.feed.label.description": "Descrizione",
"form.feed.label.category": "Categoria",
"form.feed.label.crawler": "Scarica il contenuto integrale",
"form.feed.label.feed_username": "Nome utente del feed",