From 15fe9c20df7eaab4c1e10461f1a9965eeaf85f0f Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sun, 17 Nov 2019 17:54:42 -0800 Subject: Show the number of read and unread entries for each feed --- locale/translations/it_IT.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'locale/translations/it_IT.json') diff --git a/locale/translations/it_IT.json b/locale/translations/it_IT.json index 86d2d94..60daa20 100644 --- a/locale/translations/it_IT.json +++ b/locale/translations/it_IT.json @@ -81,7 +81,8 @@ "page.edit_user.title": "Modifica utente: %s", "page.feeds.title": "Feed", "page.feeds.last_check": "Ultimo controllo:", - "page.feeds.unread": "Da leggere:", + "page.feeds.unread_counter": "Numero di voci non lette", + "page.feeds.read_counter": "Numero di voci lette", "page.feeds.error_count": [ "%d errore", "%d errori" -- cgit v1.2.3