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_zeroHopContactAdvertFailed": "No se pudo enviar el contacto.",
"contacts_zeroHopContactAdvertSent": "Envió contacto por anuncio.",
"contacts_contactAdvertCopied": "Anuncio copiado al Portapapeles.",
"contacts_contactAdvertCopyFailed": "Copiar anuncio al Portapapeles ha fallado."
"contacts_contactAdvertCopyFailed": "Copiar anuncio al Portapapeles ha fallado.",
"pathTrace_someHopsNoLocation": "Uno o más de los lúpulos carecen de una ubicación"
}