mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-08-11 08:20:36 +00:00
feat: Add repeater discovery onboarding flow
This commit is contained in:
@@ -1883,6 +1883,13 @@ class AppLocalizationsTr extends AppLocalizations {
|
||||
String get wizardToolsFeature3 =>
|
||||
'Mesh sorunlarını giderirken paket günlükleri, spektrum taraması ve geliştirici tanılamalarını kullanın.';
|
||||
|
||||
@override
|
||||
String get postConnectDiscoveryTitle => 'Discover repeaters now?';
|
||||
|
||||
@override
|
||||
String get postConnectDiscoveryDescription =>
|
||||
'Run repeater discovery right after connecting so you can see nearby MeshCore nodes and add them to your network faster.';
|
||||
|
||||
@override
|
||||
String get contactInSensors => 'Sensörlerde';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user