@panoramax/web-viewer 3.1.1-develop-baa3e20d → 3.1.1-develop-62147735
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 -1
package/package.json
CHANGED
|
@@ -157,7 +157,10 @@
|
|
|
157
157
|
"metadata_quality_resolution_score": "解析度分數",
|
|
158
158
|
"metadata_quality_missing": "相片未包含資訊",
|
|
159
159
|
"report": "檢舉相片",
|
|
160
|
-
"metadata_quality_score": "整體分數"
|
|
160
|
+
"metadata_quality_score": "整體分數",
|
|
161
|
+
"filter_user_mypics": "我的相片",
|
|
162
|
+
"filter_date_1month": "1 個月",
|
|
163
|
+
"filter_date_1year": "1 年"
|
|
161
164
|
},
|
|
162
165
|
"map": {
|
|
163
166
|
"loading": "正在載入…",
|