mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-07-27 05:56:39 +10:00
localization: update GPS settings messages for clarity and consistency across multiple languages
This commit is contained in:
@@ -205,10 +205,10 @@ class AppLocalizationsIt extends AppLocalizations {
|
||||
|
||||
@override
|
||||
String get settings_locationGPSEnableSubtitle =>
|
||||
'Abilita il GPS per inviare automaticamente i dati di posizione (se supportato).';
|
||||
'Abilita l\'aggiornamento automatico della posizione tramite GPS.';
|
||||
|
||||
@override
|
||||
String get settings_locationIntervalSec => 'Intervallo (Secondi)';
|
||||
String get settings_locationIntervalSec => 'Intervallo GPS (Secondi)';
|
||||
|
||||
@override
|
||||
String get settings_locationIntervalInvalid =>
|
||||
|
||||
Reference in New Issue
Block a user