diff --git a/app/soapbox/locales/it.json b/app/soapbox/locales/it.json index 1791eb875..1093fd755 100644 --- a/app/soapbox/locales/it.json +++ b/app/soapbox/locales/it.json @@ -901,7 +901,7 @@ "notifications.filter.polls": "Risultati del sondaggio", "notifications.filter.statuses": "Aggiornamenti dalle persone che segui", "notifications.group": "{count} notifiche", - "notifications.queue_label": "Ci sono {count} {count, plural, one {notifica} other {notifiche}}", + "notifications.queue_label": "{count} {count, plural, one {notifica} other {notifiche}} da leggere", "oauth_consumer.tooltip": "Sign in with {provider}", "oauth_consumers.title": "Altri modi di accedere", "onboarding.avatar.subtitle": "Scegline una accattivante, o divertente!", @@ -1271,7 +1271,7 @@ "status.unbookmarked": "Preferito rimosso.", "status.unmute_conversation": "Annulla silenzia conversazione", "status.unpin": "Non fissare in cima al profilo", - "status_list.queue_label": "Ci sono {count} {count, plural, one {nuova pubblicazione} other {nuove pubblicazioni}}", + "status_list.queue_label": "{count} {count, plural, one {nuova pubblicazione} other {nuove pubblicazioni}} da leggere", "statuses.quote_tombstone": "Pubblicazione non disponibile.", "statuses.tombstone": "Non è disponibile una o più pubblicazioni.", "streamfield.add": "Aggiungi",