diff --git a/website/src/locales/it.json b/website/src/locales/it.json index bbd4f28f..332d93bd 100644 --- a/website/src/locales/it.json +++ b/website/src/locales/it.json @@ -182,6 +182,7 @@ }, "waypoint": { "tooltip": "Crea e modifica punti di interesse", + "icon": "Icon", "longitude": "Longitudine", "latitude": "Latitudine", "create": "Creare un punto di interesse", @@ -385,7 +386,44 @@ "segment": "Segmento", "segments": "Segmenti", "waypoint": "Punto di interesse", - "waypoints": "Punti di interesse" + "waypoints": "Punti di interesse", + "symbol": { + "bank": "Bank", + "beach": "Beach", + "bike_trail": "Bike Trail", + "bridge": "Bridge", + "building": "Building", + "campground": "Campeggio", + "car": "Car", + "car_repair": "Garage", + "convenience_store": "Negozio di alimentari", + "crossing": "Crossing", + "department_store": "Department Store", + "drinking_water": "Acqua", + "exit": "Exit", + "lodge": "Hut", + "forest": "Forest", + "gas_station": "Stazione di Rifornimento", + "ground_transportation": "Ground Transportation", + "hotel": "Hotel", + "house": "House", + "information": "Information", + "park": "Park", + "parking_area": "Parcheggio", + "pharmacy": "Pharmacy", + "picnic_area": "Picnic Area", + "restaurant": "Ristorante", + "restricted_area": "Restricted Area", + "restroom": "Servizi igienici", + "road": "Road", + "scenic_area": "Scenic Area", + "shopping_center": "Shopping Center", + "shower": "Doccia", + "summit": "Summit", + "telephone": "Telephone", + "tunnel": "Tunnel", + "water_source": "Water Source" + } }, "homepage": { "website": "Sito web",