@panoramax/web-viewer 3.1.1-develop-bbd11d34 → 3.1.1-develop-d6616355
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/zh_Hant.json +2 -1
package/package.json
CHANGED
|
@@ -157,7 +157,8 @@
|
|
|
157
157
|
"metadata_quality_gps_score": "定位分數",
|
|
158
158
|
"metadata_quality_resolution_score": "解析度分數",
|
|
159
159
|
"metadata_quality_missing": "相片未包含資訊",
|
|
160
|
-
"report": "檢舉相片"
|
|
160
|
+
"report": "檢舉相片",
|
|
161
|
+
"metadata_quality_score": "整體分數"
|
|
161
162
|
},
|
|
162
163
|
"map": {
|
|
163
164
|
"loading": "正在載入…",
|