@panoramax/web-viewer 3.2.0-develop-0c994449 → 3.2.0-develop-fe3016df
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 +3 -3
package/package.json
CHANGED
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"error_pic": "找不到指定的相片",
|
|
13
13
|
"error_psv": "無法正確載入 Photo Sphere Viewer",
|
|
14
14
|
"error_subtitle": "請稍後重試或檢查瀏覽器的主控台以了解詳情。",
|
|
15
|
-
"error_webgl": "
|
|
15
|
+
"error_webgl": "您的瀏覽器不支援 WebGL",
|
|
16
16
|
"expand": "展開",
|
|
17
17
|
"expand_info": "在整個畫面顯示此小工具",
|
|
18
18
|
"filter_camera_model": "按相機型號",
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
"metadata_general_author": "作者",
|
|
80
80
|
"metadata_general_date": "拍攝時間",
|
|
81
81
|
"metadata_general_license": "授權",
|
|
82
|
-
"metadata_general_license_link": "
|
|
82
|
+
"metadata_general_license_link": "查看完整授權條款",
|
|
83
83
|
"metadata_general_picid": "相片識別碼",
|
|
84
84
|
"metadata_general_picid_link": "前往本相片的 JSON 說明",
|
|
85
85
|
"metadata_general_seqid": "序列識別碼",
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
"share_page": "本頁的超連結",
|
|
116
116
|
"share_print": "列印",
|
|
117
117
|
"share_rss": "RSS 摘要",
|
|
118
|
-
"share_rss_title": "
|
|
118
|
+
"share_rss_title": "目前地圖可見區域中新相片序列的 RSS 摘要",
|
|
119
119
|
"show_map": "顯示地圖",
|
|
120
120
|
"show_psv": "顯示相片檢視器",
|
|
121
121
|
"zoom": "縮放",
|