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:
@@ -1796,6 +1796,13 @@ class AppLocalizationsZh extends AppLocalizations {
|
||||
@override
|
||||
String get wizardToolsFeature3 => '在排查 mesh 网络问题时使用数据包日志、频谱扫描和开发者诊断。';
|
||||
|
||||
@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 => '在传感器中';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user