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_contactAdvertCopyFailed": "Kopiëren van advertentie naar Clipboard is mislukt.",
"contacts_ShareContact": "Kontakt naar Klembord kopiëren",
"contacts_ShareContactZeroHop": "Contact delen via advertentie",
"contacts_zeroHopContactAdvertFailed": "Mislukt om contact te verzenden"
"contacts_zeroHopContactAdvertFailed": "Mislukt om contact te verzenden",
"pathTrace_someHopsNoLocation": "Een of meer van de hops ontbreken een locatie!"
}