From 7660c2313bb0ea521e97fbbc6f64a68caec8dda7 Mon Sep 17 00:00:00 2001 From: Arthur Lefebvre Date: Thu, 19 Feb 2026 21:27:28 +0100 Subject: [PATCH] Add translations for search and barcode buttons --- front/src/AppNavBar.vue | 2 +- front/src/BarcodeModal.vue | 2 +- front/src/NavBarSearch.vue | 2 +- front/src/locales/en.json | 4 +++- front/src/locales/fr.json | 4 +++- 5 files changed, 9 insertions(+), 5 deletions(-) diff --git a/front/src/AppNavBar.vue b/front/src/AppNavBar.vue index ac08c4d..2792999 100644 --- a/front/src/AppNavBar.vue +++ b/front/src/AppNavBar.vue @@ -27,7 +27,7 @@