@panoramax/web-viewer 3.2.1-develop-f1b644ae → 3.2.1-develop-19028db2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/index.js +2 -2
- package/build/index.js.map +1 -1
- package/package.json +1 -1
- package/src/translations/it.json +2 -2
package/package.json
CHANGED
package/src/translations/it.json
CHANGED
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
"error_pic": "La foto richiesta non è stata trovata",
|
|
69
69
|
"error_nopic": "Nessuna foto disponibile alla posizione richiesta",
|
|
70
70
|
"error_api": "Il server delle foto non è disponibile",
|
|
71
|
-
"error_webgl": "
|
|
71
|
+
"error_webgl": "Il tuo browser non supporta WebGL",
|
|
72
72
|
"error_josm": "JOSM non risponde, è in esecuzione con il controllo remoto abilitato?",
|
|
73
73
|
"error_api_compatibility": "Il server delle foto non è compatibile con questa versione del visualizzatore",
|
|
74
74
|
"filter_date": "Data",
|
|
@@ -139,7 +139,7 @@
|
|
|
139
139
|
"map_theme_age_1": "> 2 anni",
|
|
140
140
|
"map_theme_type": "Tipo di fotocamera",
|
|
141
141
|
"minimize": "Nascondi il widget, puoi mostrarlo di nuovo usando il pulsante nell’angolo in basso a sinistra",
|
|
142
|
-
"metadata_general_license_link": "
|
|
142
|
+
"metadata_general_license_link": "Vedi la descrizione completa della licenza",
|
|
143
143
|
"share_rss": "Feed RSS",
|
|
144
144
|
"show_psv": "Mostra il visualizzatore delle foto",
|
|
145
145
|
"share_rss_title": "Feed RSS delle nuove sequenze nell’area visibile della mappa",
|