@panoramax/web-viewer 3.2.2-develop-43f3ef36 → 3.2.2-develop-4ceb780a
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
|
@@ -165,7 +165,8 @@
|
|
|
165
165
|
"qualityscore_doc_link": "關於品質分數的計算方式,請參閱我們的文件。",
|
|
166
166
|
"qualityscore_title": "關於品質分數",
|
|
167
167
|
"qualityscore_doc_1": "Panoramax 為每張相片提供品質分數,這能幫助我們輕鬆地在地圖上篩選和顯示高品質相片。",
|
|
168
|
-
"qualityscore_doc_3": "它根據 GPS 精確度和相片解析度計算得出,專業設備的等級為 A、360° 運動相機的等級為 B、智慧型手機的等級為 C/D/E。"
|
|
168
|
+
"qualityscore_doc_3": "它根據 GPS 精確度和相片解析度計算得出,專業設備的等級為 A、360° 運動相機的等級為 B、智慧型手機的等級為 C/D/E。",
|
|
169
|
+
"minimize_short": "隱藏"
|
|
169
170
|
},
|
|
170
171
|
"map": {
|
|
171
172
|
"loading": "正在載入…",
|