From 67c2c89e2a6c2420a5620153b20a232dd8bea520 Mon Sep 17 00:00:00 2001 From: aurelien Date: Tue, 11 Feb 2025 22:28:27 +0100 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (284 of 284 strings) Co-authored-by: aurelien Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/fr/ Translation: Spoolman/Web Client --- client/public/locales/fr/common.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/client/public/locales/fr/common.json b/client/public/locales/fr/common.json index a56a040..a92aeeb 100644 --- a/client/public/locales/fr/common.json +++ b/client/public/locales/fr/common.json @@ -74,7 +74,7 @@ "deleteSettingsConfirm": "Êtes-vous sûr de vouloir supprimer ce préréglage ?", "settingsName": "Nom du préréglage", "saveAsImage": "Enregistrer comme image", - "itemCopies": "Nombre d'article", + "itemCopies": "Nombre d'articles", "duplicateSettings": "Dupliquer", "saveSetting": "Enregistrer les préréglages" }, @@ -400,6 +400,7 @@ "locations": { "locations": "Emplacements", "new_location": "Créer un emplacement", - "no_location": "Pas de localisation" + "no_location": "Pas de localisation", + "no_locations_help": "Cette page vous permet d'organiser vos bobines par lieu, ajoutez une bobine pour commencer !" } }