mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-04-20 22:13:48 +00:00
More french translation updates3
This commit is contained in:
parent
2a2275ec31
commit
72216e2cf7
1 changed files with 2 additions and 2 deletions
|
|
@ -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)';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue