diff --git a/web/src/lib/i18n/locales/it.json b/web/src/lib/i18n/locales/it.json index ec9d68c4..a981392d 100644 --- a/web/src/lib/i18n/locales/it.json +++ b/web/src/lib/i18n/locales/it.json @@ -71,6 +71,7 @@ "display-as": "Visualizza come", "distance": "Distanza", "documentation": "Documentazione", + "download": "Download", "draw-a-route": "Disegna un percorso", "driving": "Guida", "duration": "Duration", @@ -183,8 +184,8 @@ "notification-list-create": "{user} created a new list", "notification-list-share": "{user} shared a list with you", "notification-new-follower": "You have a new follower", - "notification-new-trail": "{user} created a new trail", "notification-trail-comment": "{user} left a comment on your trail \"{trail}\"", + "notification-trail-create": "{user} created a new trail", "notification-trail-share": "{user} shared a trail with you", "notifications": "Notifications", "off": "Spento", @@ -236,6 +237,7 @@ "settings-privacy-trails-private": "Your trails are private by default. No one except you will be able to see them. You can change this setting at any point for individual trails.", "settings-privacy-trails-public": "Your trails are public by default. Everyone will be able to see them. You can change this setting at any point for individual trails.", "share": "Condividi", + "share-profile": "Share profile", "share-this-list": "Share this list", "share-this-trail": "Condividi questo percorso", "shared": "Shared", @@ -245,6 +247,7 @@ "show-on-map": "Mostra sulla mappa", "slogan": "Salva le tue avventure!", "slope": "Pendenza", + "someone": "Someone", "sort": "Ordina", "speed": "Velocità", "statistics": "Statistics",