@panoramax/web-viewer 3.2.3-develop-357c83ca → 3.2.3-develop-881b0162
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 +4 -2
package/package.json
CHANGED
|
@@ -162,7 +162,7 @@
|
|
|
162
162
|
"filter_date_1month": "1 個月",
|
|
163
163
|
"filter_date_1year": "1 年",
|
|
164
164
|
"qualityscore_doc_2": "分數以 A/B/C/D/E 等級的形式顯示 (A 最佳、E 最差) ,並透過這個量尺視覺化顯示:",
|
|
165
|
-
"qualityscore_doc_link": "
|
|
165
|
+
"qualityscore_doc_link": "深入了解品質分數",
|
|
166
166
|
"qualityscore_title": "關於品質分數",
|
|
167
167
|
"qualityscore_doc_1": "Panoramax 為每張相片提供品質分數,這能幫助我們輕鬆地在地圖上篩選和顯示高品質相片。",
|
|
168
168
|
"qualityscore_doc_3": "它根據 GPS 精確度和相片解析度計算得出,專業設備的等級為 A、360° 運動相機的等級為 B、智慧型手機的等級為 C/D/E。",
|
|
@@ -172,7 +172,9 @@
|
|
|
172
172
|
"loading": "正在載入…",
|
|
173
173
|
"not_public": "未公開顯示",
|
|
174
174
|
"thumbnail": "遊標懸停相片的縮圖",
|
|
175
|
-
"slow_loading": "地圖載入速度緩慢而且可能出現損壞"
|
|
175
|
+
"slow_loading": "地圖載入速度緩慢而且可能出現損壞",
|
|
176
|
+
"more_panoramax": "深入了解 Panoramax",
|
|
177
|
+
"map_data": "地圖資料:"
|
|
176
178
|
},
|
|
177
179
|
"psv": {
|
|
178
180
|
"ctrlZoom": "使用 CTRL + 滑鼠滾輪縮放圖片",
|