@bimdata/bcf-components 2.0.1-rc.1 → 3.0.0-rc.1

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.
@@ -50,6 +50,7 @@
50
50
  "createBcfSideTitle": "Signaler un problème"
51
51
  },
52
52
  "BcfTopicForm": {
53
+ "createTitle": "Signaler un problème",
53
54
  "dragDropImageText": "Veuillez sélectionner un fichier",
54
55
  "addObjectButton": "Objet",
55
56
  "addAnnotationButton": "Annotation",
@@ -77,22 +78,23 @@
77
78
  "openViewerNoModels": "Il n'y a aucun modèle prêt pour une visualisation",
78
79
  "elements": "{count} Élements",
79
80
  "noElements": "Aucun élément concerné",
80
- "type": "Type :",
81
+ "type": "Type",
81
82
  "noTypeSpecified": "Pas de type spécifié",
82
- "description": "Description :",
83
+ "description": "Description",
83
84
  "noDescriptionProvided": "Pas de description renseignée",
84
- "assignedTo": "Assigné à :",
85
+ "assignedTo": "Assigné à",
85
86
  "notAssigned": "Non assigné",
86
- "dueDate": "Échéance :",
87
+ "dueDate": "Échéance",
87
88
  "noDueDate": "Pas de date d'échéance",
88
89
  "informations": "Informations",
89
- "status": "Statut :",
90
+ "status": "Statut",
90
91
  "noStatusSpecified": "Pas de statut spécifié",
91
- "stage": "Phase :",
92
+ "stage": "Phase",
92
93
  "noStageProvided": "Pas de phase renseignée",
93
- "priority": "Priorité :",
94
+ "priority": "Priorité",
94
95
  "priorityNotDefined": "Non défini",
95
- "tags": "Tags :",
96
+ "author": "Auteur",
97
+ "tags": "Tags",
96
98
  "noTags": "Pas de tags",
97
99
  "commentButton": "Poster un commentaire",
98
100
  "deleteText": "Vous êtes sur le point de supprimer {name}",