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
+4
View File
@@ -2699,6 +2699,10 @@ class AppLocalizationsDe extends AppLocalizations {
@override
String get pathTrace_refreshTooltip => 'Path Trace aktualisieren.';
@override
String get pathTrace_someHopsNoLocation =>
'Eine oder mehrere der Hopfen fehlen einen Standort!';
@override
String get contacts_pathTrace => 'Pfadverfolgung';