mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-06-15 07:04:26 +10:00
More french translation updates3
This commit is contained in:
@@ -204,11 +204,11 @@ class AppLocalizationsFr extends AppLocalizations {
|
||||
String get settings_locationInvalid => 'Latitude ou longitude invalide.';
|
||||
|
||||
@override
|
||||
String get settings_locationGPSEnable => 'Habilita GPS';
|
||||
String get settings_locationGPSEnable => 'Activer le GPS';
|
||||
|
||||
@override
|
||||
String get settings_locationGPSEnableSubtitle =>
|
||||
'Habilita la actualización automática de la ubicación mediante GPS.';
|
||||
'Activer la mise à jour automatique de la position via GPS';
|
||||
|
||||
@override
|
||||
String get settings_locationIntervalSec => 'Intervalo pour GPS (Segundos)';
|
||||
|
||||
Reference in New Issue
Block a user