Add localization for missing location error in path tracing

This commit is contained in:
Winston Lowe
2026-02-08 11:57:04 -08:00
parent 98e0b05e73
commit 2f4b230b31
33 changed files with 125 additions and 22 deletions
+2 -1
View File
@@ -1568,5 +1568,6 @@
"contacts_contactAdvertCopied": "Annonce copiée dans le presse-papiers.",
"contacts_contactAdvertCopyFailed": "La copie de l'annonce vers le presse-papiers a échoué.",
"contacts_zeroHopContactAdvertSent": "Envoyer un contact par annonce.",
"contacts_zeroHopContactAdvertFailed": "Échec de l'envoi du contact."
"contacts_zeroHopContactAdvertFailed": "Échec de l'envoi du contact.",
"pathTrace_someHopsNoLocation": "Une ou plusieurs des houblons manquent d'une localisation !"
}