@panoramax/web-viewer 3.2.0-develop-a556b32c → 3.2.0-develop-65b5f8e2
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/en.json +6 -6
package/package.json
CHANGED
package/src/translations/en.json
CHANGED
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"share_page": "Link to this page",
|
|
35
35
|
"share_image": "HD Image",
|
|
36
36
|
"share_rss": "RSS feed",
|
|
37
|
-
"share_rss_title": "RSS feed of new sequences
|
|
37
|
+
"share_rss_title": "RSS feed of new sequences in the currently visible map area",
|
|
38
38
|
"share_embed": "Embed on your website",
|
|
39
39
|
"share_embed_docs": "Read more about embed configuration",
|
|
40
40
|
"share_print": "Print",
|
|
@@ -66,9 +66,9 @@
|
|
|
66
66
|
"💯 Computing Quality Score ©"
|
|
67
67
|
],
|
|
68
68
|
"loading_labels_fun": [
|
|
69
|
-
"🦌
|
|
69
|
+
"🦌 Detecting deer crossing signs",
|
|
70
70
|
"🚘 Searching Panoramax Car ©",
|
|
71
|
-
"☕
|
|
71
|
+
"☕ Injecting caffeine",
|
|
72
72
|
"😀 Smile, you're mapped!",
|
|
73
73
|
"🐈 Sharing cat pictures",
|
|
74
74
|
"😴 Reducing procrastination",
|
|
@@ -86,10 +86,10 @@
|
|
|
86
86
|
"📈 Incrementing statistics"
|
|
87
87
|
],
|
|
88
88
|
"error_psv": "Photo Sphere Viewer is not loading properly",
|
|
89
|
-
"error_pic": "
|
|
89
|
+
"error_pic": "Requested picture wasn't found",
|
|
90
90
|
"error_nopic": "No picture available at given position",
|
|
91
91
|
"error_api": "The pictures server is not available",
|
|
92
|
-
"error_webgl": "WebGL is not supported
|
|
92
|
+
"error_webgl": "WebGL is not supported by your browser",
|
|
93
93
|
"error_josm": "JOSM doesn't respond, is it running and is remote enabled?",
|
|
94
94
|
"error_api_compatibility": "The pictures server is not compatible with this viewer version",
|
|
95
95
|
"filter_date": "Date",
|
|
@@ -123,7 +123,7 @@
|
|
|
123
123
|
"metadata_general_seqid_link": "Go to JSON description of the sequence",
|
|
124
124
|
"metadata_general_author": "Author",
|
|
125
125
|
"metadata_general_license": "License",
|
|
126
|
-
"metadata_general_license_link": "
|
|
126
|
+
"metadata_general_license_link": "See the full licence description",
|
|
127
127
|
"metadata_general_date": "Capture date",
|
|
128
128
|
"metadata_camera": "Camera",
|
|
129
129
|
"metadata_camera_make": "Make",
|