diff options
Diffstat (limited to 'web/l10n/it.json')
-rw-r--r-- | web/l10n/it.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/web/l10n/it.json b/web/l10n/it.json index 26a270bd..5130c8a2 100644 --- a/web/l10n/it.json +++ b/web/l10n/it.json @@ -231,7 +231,9 @@ "serverForceSettings": "Forza le impostazioni", "mapTitle": "Mappa", "mapLayer": "Livelli Mappa", - "mapCustom": "Mappa Personalizzata", + "mapCustom": "Custom (XYZ)", + "mapCustomArcgis": "Custom (ArcGIS)", + "mapCustomLabel": "Custom map", "mapCarto": "Mappe base di Carto", "mapOsm": "Open Street Map", "mapBingKey": "Bing Chiave Mappa", @@ -424,6 +426,7 @@ "categoryTrolleybus": "Filobus", "categoryTruck": "Camion", "categoryVan": "Furgone", + "categoryScooter": "Scooter", "maintenanceStart": "Inizio", "maintenancePeriod": "Periodo" }
\ No newline at end of file |