@panoramax/web-viewer 4.0.1-develop-32d1fb01 → 4.0.1-develop-8bf4091d
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 +3 -1
package/package.json
CHANGED
package/src/translations/it.json
CHANGED
|
@@ -183,7 +183,9 @@
|
|
|
183
183
|
"contribute_id": "Contribuisci a OpenStreetMap con l’editor iD",
|
|
184
184
|
"geo_uri": "App esterna",
|
|
185
185
|
"filter_date_6months": "6 mesi",
|
|
186
|
-
"picture_all": "Tutte"
|
|
186
|
+
"picture_all": "Tutte",
|
|
187
|
+
"metadata_exif_doc": "Doc per gli attributi EXIF",
|
|
188
|
+
"metadata_exif_doc_title": "Vai alla documentazione di Exiv2 per i dettagli completi sulle definizioni degli attributi EXIF e XMP"
|
|
187
189
|
},
|
|
188
190
|
"psv": {
|
|
189
191
|
"loadError": "Impossibile caricare l’immagine panoramica",
|