diff options
author | 2024-04-05 12:09:29 +0200 | |
---|---|---|
committer | 2024-04-14 20:08:38 -0700 | |
commit | 647c66e70af50cf7ca786eba51d4fdb67b89fecc (patch) | |
tree | 0b83098620a1be897f8f2081da82c575ee71e1d8 /internal/locale/translations/it_IT.json | |
parent | b205b5aad075dc89040231f87c79bec2a7ea60c7 (diff) | |
download | v2-647c66e70af50cf7ca786eba51d4fdb67b89fecc.tar.gz v2-647c66e70af50cf7ca786eba51d4fdb67b89fecc.tar.zst v2-647c66e70af50cf7ca786eba51d4fdb67b89fecc.zip |
ui: add tag entries page
Diffstat (limited to 'internal/locale/translations/it_IT.json')
-rw-r--r-- | internal/locale/translations/it_IT.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/locale/translations/it_IT.json b/internal/locale/translations/it_IT.json index 6e808a02..e9385c7c 100644 --- a/internal/locale/translations/it_IT.json +++ b/internal/locale/translations/it_IT.json @@ -258,6 +258,7 @@ "alert.no_bookmark": "Nessun preferito disponibile.", "alert.no_category": "Nessuna categoria disponibile.", "alert.no_category_entry": "Questa categoria non contiene alcun articolo.", + "alert.no_tag_entry": "Non ci sono voci corrispondenti a questo tag.", "alert.no_feed_entry": "Questo feed non contiene alcun articolo.", "alert.no_feed": "Nessun feed disponibile.", "alert.no_feed_in_category": "Non esiste un abbonamento per questa categoria.", |