mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-08-01 08:05:55 +10:00
localization: update GPS settings messages for clarity and consistency across multiple languages
This commit is contained in:
@@ -204,10 +204,10 @@ class AppLocalizationsSv extends AppLocalizations {
|
||||
|
||||
@override
|
||||
String get settings_locationGPSEnableSubtitle =>
|
||||
'Aktivera GPS för att automatiskt skicka platsdata (om det stöds).';
|
||||
'Aktivera automatiska uppdateringar av platsen med hjälp av GPS.';
|
||||
|
||||
@override
|
||||
String get settings_locationIntervalSec => 'Tidsintervall (Sekunder)';
|
||||
String get settings_locationIntervalSec => 'Interval för GPS (Sekunder)';
|
||||
|
||||
@override
|
||||
String get settings_locationIntervalInvalid =>
|
||||
|
||||
Reference in New Issue
Block a user