@bimdata/bcf-components 3.1.0-rc.1 → 3.1.0-rc.2
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/dist/i18n/lang/de.json
CHANGED
|
@@ -57,7 +57,7 @@
|
|
|
57
57
|
"statusLabel": "Status",
|
|
58
58
|
"stageLabel": "Phase",
|
|
59
59
|
"assignedToLabel": "Zugewiesen an",
|
|
60
|
-
"dueDateLabel": "Fälligkeitsdatum
|
|
60
|
+
"dueDateLabel": "Fälligkeitsdatum",
|
|
61
61
|
"descriptionLabel": "Beschreibung",
|
|
62
62
|
"labelsLabel": "Tags",
|
|
63
63
|
"createButton": "Bestätigen",
|
package/dist/i18n/lang/es.json
CHANGED
|
@@ -57,7 +57,7 @@
|
|
|
57
57
|
"statusLabel": "Estado",
|
|
58
58
|
"stageLabel": "Fase",
|
|
59
59
|
"assignedToLabel": "Asignado a",
|
|
60
|
-
"dueDateLabel": "Fecha de vencimiento
|
|
60
|
+
"dueDateLabel": "Fecha de vencimiento",
|
|
61
61
|
"descriptionLabel": "Descripción",
|
|
62
62
|
"labelsLabel": "Etiquetas",
|
|
63
63
|
"createButton": "Validar",
|
package/dist/i18n/lang/fr.json
CHANGED
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
"statusLabel": "Statut",
|
|
59
59
|
"stageLabel": "Phase",
|
|
60
60
|
"assignedToLabel": "Assigné à",
|
|
61
|
-
"dueDateLabel": "Date d'échéance
|
|
61
|
+
"dueDateLabel": "Date d'échéance",
|
|
62
62
|
"descriptionLabel": "Description",
|
|
63
63
|
"labelsLabel": "Tags",
|
|
64
64
|
"createButton": "Valider",
|
package/dist/i18n/lang/it.json
CHANGED
|
@@ -57,7 +57,7 @@
|
|
|
57
57
|
"statusLabel": "Stato",
|
|
58
58
|
"stageLabel": "Fase",
|
|
59
59
|
"assignedToLabel": "Assegnato a",
|
|
60
|
-
"dueDateLabel": "Data di scadenza
|
|
60
|
+
"dueDateLabel": "Data di scadenza",
|
|
61
61
|
"descriptionLabel": "Descrizione",
|
|
62
62
|
"labelsLabel": "Tag",
|
|
63
63
|
"createButton": "Conferma",
|