@panoramax/web-viewer 4.0.3-develop-14a2ea01 → 4.0.3-develop-5a731162
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/da.json +2 -1
- package/src/translations/it.json +5 -1
package/package.json
CHANGED
package/src/translations/da.json
CHANGED
|
@@ -187,7 +187,8 @@
|
|
|
187
187
|
"metadata_general_copy_id": "Kopi-ID",
|
|
188
188
|
"metadata_general_copy_picid": "Kopi billed-ID",
|
|
189
189
|
"filter_date_6months": "6 måneder",
|
|
190
|
-
"picture_all": "Alle"
|
|
190
|
+
"picture_all": "Alle",
|
|
191
|
+
"panoramax": "Panoramax"
|
|
191
192
|
},
|
|
192
193
|
"psv": {
|
|
193
194
|
"loadError": "Panoramaet kan ikke indlæses",
|
package/src/translations/it.json
CHANGED
|
@@ -212,7 +212,11 @@
|
|
|
212
212
|
"metadata_location_coordinates": "Coordinate (longitudine, latitudine)",
|
|
213
213
|
"metadata_location_copy": "Copia {v}",
|
|
214
214
|
"metadata_location_copy_more": "Ulteriori opzioni per la copia delle coordinate",
|
|
215
|
-
"whats_panoramax": "Panoramax è la geo-commons per le foto dei territori."
|
|
215
|
+
"whats_panoramax": "Panoramax è la geo-commons per le foto dei territori.",
|
|
216
|
+
"panoramax": "Panoramax",
|
|
217
|
+
"semantics_zero_annotations": "Nessuna annotazione impostata per questa immagine",
|
|
218
|
+
"semantics_hashtags": "Hashtag dell’immagine",
|
|
219
|
+
"semantics_editor_error": "La sintassi non è valida. Le tue etichette devono avere la seguente forma:\nchiave=valore\nprefisso|chiave=valore\nprefisso|chiave[qualif_chiave=qualif_valore]=valore\n\nLa lunghezza massima di una chiave è di 256 caratteri, quella di un valore è di 2048 caratteri."
|
|
216
220
|
},
|
|
217
221
|
"psv": {
|
|
218
222
|
"loadError": "Impossibile caricare l’immagine panoramica",
|