@panoramax/web-viewer 4.3.0-develop-67ff1b57 → 4.3.0-develop-6c5b4820
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/package.json
CHANGED
package/src/translations/de.json
CHANGED
|
@@ -258,7 +258,8 @@
|
|
|
258
258
|
"semantics_download": "Herunterladen",
|
|
259
259
|
"semantics_download_title": "Tags herunterladen",
|
|
260
260
|
"semantics_download_info": "Alle semantischen Daten (Tags) sind als Open Data verfügbar. Du kannst sie herunterladen und frei verwenden.",
|
|
261
|
-
"semantics_download_cta": "Open Data herunterladen"
|
|
261
|
+
"semantics_download_cta": "Open Data herunterladen",
|
|
262
|
+
"semantics_copy": "Attribute kopieren"
|
|
262
263
|
},
|
|
263
264
|
"psv": {
|
|
264
265
|
"twoFingers": "Nutze zwei Finger zum Navigieren",
|
|
@@ -253,7 +253,8 @@
|
|
|
253
253
|
"semantics_download": "Baixar",
|
|
254
254
|
"semantics_download_title": "Baixar etiquetas",
|
|
255
255
|
"semantics_download_info": "Todos os dados semânticos (etiquetas) estão disponíveis como dados abertos. Você pode baixá-los e utilizá-los livremente.",
|
|
256
|
-
"semantics_download_cta": "Baixar dados abertos"
|
|
256
|
+
"semantics_download_cta": "Baixar dados abertos",
|
|
257
|
+
"semantics_copy": "Copiar atributos"
|
|
257
258
|
},
|
|
258
259
|
"psv": {
|
|
259
260
|
"ctrlZoom": "Use ctrl + rolagem para ampliar a imagem",
|