@panoramax/web-viewer 4.3.1-develop-9cb52acd → 4.3.1-develop-995a1dc5
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/build/photoviewer.js +2 -2
- package/build/photoviewer.js.map +1 -1
- package/package.json +1 -1
- package/src/translations/de.json +2 -1
- package/src/translations/tr.json +2 -1
package/package.json
CHANGED
package/src/translations/de.json
CHANGED
|
@@ -270,7 +270,8 @@
|
|
|
270
270
|
"qualityscore_doc_41": "die GPS-Genauigkeit",
|
|
271
271
|
"qualityscore_doc_42": "die Bildauflösung",
|
|
272
272
|
"qualityscore_doc_5": "Ein Profi-Gerät kriegt die Note A, eine 360°-Actionkamera die Note B und ein Smartphone eine Note zwischen C und E.",
|
|
273
|
-
"qualityscore_doc_4": "Dieser Score wird berechnet anhand von:"
|
|
273
|
+
"qualityscore_doc_4": "Dieser Score wird berechnet anhand von:",
|
|
274
|
+
"popup_details_link": "Mehr Details"
|
|
274
275
|
},
|
|
275
276
|
"psv": {
|
|
276
277
|
"twoFingers": "Nutze zwei Finger zum Navigieren",
|
package/src/translations/tr.json
CHANGED
|
@@ -263,7 +263,8 @@
|
|
|
263
263
|
"qualityscore_doc_41": "GPS hassasiyeti",
|
|
264
264
|
"qualityscore_doc_42": "resim çözünürlüğü",
|
|
265
265
|
"qualityscore_doc_5": "Profesyonel bir cihaz A sınıfı, 360° aksiyon kamerası B sınıfı, akıllı telefon ise C ile E arasında bir sınıfa sahip olacaktır.",
|
|
266
|
-
"filter_gps_precision_help_4": "RTK GPS cihazları \"5⭐\" puan alırken, GoPro Max gibi aksiyon kameraları \"3⭐\" puan, yer altı otoparkındaki akıllı telefon GPS'leri ise \"1⭐\" puan alacaktır."
|
|
266
|
+
"filter_gps_precision_help_4": "RTK GPS cihazları \"5⭐\" puan alırken, GoPro Max gibi aksiyon kameraları \"3⭐\" puan, yer altı otoparkındaki akıllı telefon GPS'leri ise \"1⭐\" puan alacaktır.",
|
|
267
|
+
"popup_details_link": "Daha fazla detay"
|
|
267
268
|
},
|
|
268
269
|
"maplibre": {
|
|
269
270
|
"GeolocateControl.FindMyLocation": "Konumu bul",
|