diff --git a/frontend/i18n/locales/fr.json b/frontend/i18n/locales/fr.json index 94ab9a9..3f418be 100644 --- a/frontend/i18n/locales/fr.json +++ b/frontend/i18n/locales/fr.json @@ -710,8 +710,6 @@ "addTitle": "Ajouter un ticket de pesée", "emptyBlock": "Poids à vide", "fullBlock": "Poids à plein", - "number": "Numéro", - "site": "Site", "date": "Date", "weight": "Poids (Kg)", "dsd": "DSD", diff --git a/frontend/modules/logistique/components/WeighingBlock.vue b/frontend/modules/logistique/components/WeighingBlock.vue index 890cb95..1c93628 100644 --- a/frontend/modules/logistique/components/WeighingBlock.vue +++ b/frontend/modules/logistique/components/WeighingBlock.vue @@ -101,6 +101,7 @@