mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-08-11 16:30:28 +00:00
feat: Implement location tracking service and haptic feedback for device advertising
This commit is contained in:
@@ -1037,4 +1037,7 @@ class AppLocalizationsSl extends AppLocalizations {
|
||||
String maxPowerDbm(int power) {
|
||||
return 'Največ: $power dBm';
|
||||
}
|
||||
|
||||
@override
|
||||
String get you => 'Ti';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user