mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-07-17 06:10:47 +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.';
|
String get settings_locationInvalid => 'Latitude ou longitude invalide.';
|
||||||
|
|
||||||
@override
|
@override
|
||||||
String get settings_locationGPSEnable => 'Habilita GPS';
|
String get settings_locationGPSEnable => 'Activer le GPS';
|
||||||
|
|
||||||
@override
|
@override
|
||||||
String get settings_locationGPSEnableSubtitle =>
|
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
|
@override
|
||||||
String get settings_locationIntervalSec => 'Intervalo pour GPS (Segundos)';
|
String get settings_locationIntervalSec => 'Intervalo pour GPS (Segundos)';
|
||||||
|
|||||||
Reference in New Issue
Block a user