@bimdata/bcf-components 6.2.0-rc.3 → 6.2.0-rc.4

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bimdata/bcf-components",
3
- "version": "6.2.0-rc.3",
3
+ "version": "6.2.0-rc.4",
4
4
  "files": [
5
5
  "src",
6
6
  "vue3-plugin.js"
@@ -11,7 +11,7 @@
11
11
  "resetButton": "Zurücksetzen",
12
12
  "searchButton": "Suchen",
13
13
  "undefined": "Nicht definiert",
14
- "datePlaceholder": ""
14
+ "datePlaceholder": "Erstellungsdatum"
15
15
  },
16
16
  "BcfSettings": {
17
17
  "goBackButton": "Zurück",
@@ -65,11 +65,11 @@
65
65
  "cancelButton": "Änderungen verwerfen",
66
66
  "continueButton": "Änderungen fortsetzen",
67
67
  "createTitle": "Ein Problem melden",
68
- "dragDropImageTextTablet": "",
69
- "takeSnapshot": "",
68
+ "dragDropImageTextTablet": "Foto machen",
69
+ "takeSnapshot": "Mach einen Schnappschuss",
70
70
  "importFile": "Eine Datei importieren",
71
71
  "searchPlaceholder": "Suchen",
72
- "emptySearch": ""
72
+ "emptySearch": "kein Ergebnis"
73
73
  },
74
74
  "BcfTopicOverview": {
75
75
  "openViewer": "Im Viewer öffnen",
@@ -121,7 +121,7 @@
121
121
  "commentsText": "Kommentare",
122
122
  "deleteCommentText": "Diesen Kommentar löschen?",
123
123
  "deleteButton": "Löschen",
124
- "takeSnapshot": ""
124
+ "takeSnapshot": "Mach einen Schnappschuss"
125
125
  },
126
126
  "BcfTopicPriorityCell": {
127
127
  "noPriority": "Keine"