mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-07-30 23:33:01 +10:00
localization: update GPS settings messages for clarity and consistency across multiple languages
This commit is contained in:
@@ -205,10 +205,10 @@ class AppLocalizationsNl extends AppLocalizations {
|
||||
|
||||
@override
|
||||
String get settings_locationGPSEnableSubtitle =>
|
||||
'Zijze GPS inschakelen om locatiegegevens automatisch te verzenden (indien ondersteund).';
|
||||
'Activeer automatisch locatieupdates via GPS.';
|
||||
|
||||
@override
|
||||
String get settings_locationIntervalSec => 'Interval (Seconden)';
|
||||
String get settings_locationIntervalSec => 'Interval voor GPS (Seconden)';
|
||||
|
||||
@override
|
||||
String get settings_locationIntervalInvalid =>
|
||||
|
||||
Reference in New Issue
Block a user