mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-08-01 16:15:56 +10:00
Add localization for missing location error in path tracing
This commit is contained in:
@@ -2705,6 +2705,10 @@ class AppLocalizationsUk extends AppLocalizations {
|
||||
@override
|
||||
String get pathTrace_refreshTooltip => 'Оновити Path Trace';
|
||||
|
||||
@override
|
||||
String get pathTrace_someHopsNoLocation =>
|
||||
'Одне або більше хмелів відсутнє місце розташування!';
|
||||
|
||||
@override
|
||||
String get contacts_pathTrace => 'Трасування шляхів';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user