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
@@ -2695,6 +2695,10 @@ class AppLocalizationsIt extends AppLocalizations {
@override
String get pathTrace_refreshTooltip => 'Aggiorna Path Trace.';
@override
String get pathTrace_someHopsNoLocation =>
'Uno o più dei luppoli mancano di una posizione!';
@override
String get contacts_pathTrace => 'Traccia Percorso';