@panoramax/web-viewer 3.1.1-develop-14c0caa4 → 3.1.1-develop-bbd11d34
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/en.json +1 -1
- package/src/translations/es.json +1 -1
package/package.json
CHANGED
package/src/translations/en.json
CHANGED
|
@@ -134,7 +134,7 @@
|
|
|
134
134
|
"metadata_location_latitude": "Latitude",
|
|
135
135
|
"metadata_location_orientation": "Capture direction",
|
|
136
136
|
"metadata_location_precision": "Positioning precision",
|
|
137
|
-
"metadata_quality": "Quality
|
|
137
|
+
"metadata_quality": "Quality score",
|
|
138
138
|
"metadata_quality_help": "Know more about Quality Score",
|
|
139
139
|
"metadata_quality_score": "Global score",
|
|
140
140
|
"metadata_quality_gps_score": "Positioning score",
|
package/src/translations/es.json
CHANGED
|
@@ -151,7 +151,7 @@
|
|
|
151
151
|
"filter_qualityscore_help": "Haga clic para habilitar o deshabilitar",
|
|
152
152
|
"legend_title": "Ver detalles de la imagen",
|
|
153
153
|
"metadata_camera_resolution": "Resolución",
|
|
154
|
-
"metadata_quality": "
|
|
154
|
+
"metadata_quality": "Puntuación de calidad",
|
|
155
155
|
"metadata_quality_help": "Más información sobre el nivel de calidad",
|
|
156
156
|
"metadata_quality_score": "Valoración general",
|
|
157
157
|
"metadata_quality_gps_score": "Puntuación de posicionamiento",
|