mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-07-28 22:38:43 +10:00
localization: update GPS settings messages for clarity and consistency across multiple languages
This commit is contained in:
@@ -207,10 +207,10 @@ class AppLocalizationsPl extends AppLocalizations {
|
||||
|
||||
@override
|
||||
String get settings_locationGPSEnableSubtitle =>
|
||||
'Włącz GPS, aby automatycznie wysyłać dane o lokalizacji (jeśli jest obsługiwane).';
|
||||
'Włącza automatyczne aktualizowanie pozycji za pomocą GPS.';
|
||||
|
||||
@override
|
||||
String get settings_locationIntervalSec => 'Interwał (Sekundy)';
|
||||
String get settings_locationIntervalSec => 'Interwał dla GPS (Sekundy)';
|
||||
|
||||
@override
|
||||
String get settings_locationIntervalInvalid =>
|
||||
|
||||
Reference in New Issue
Block a user