More french translation updates4

This commit is contained in:
spfmoby
2026-01-22 08:45:54 +01:00
parent 72216e2cf7
commit d6794bc8d7
2 changed files with 5 additions and 4 deletions
+3 -2
View File
@@ -211,11 +211,12 @@ class AppLocalizationsFr extends AppLocalizations {
'Activer la mise à jour automatique de la position via GPS';
@override
String get settings_locationIntervalSec => 'Intervalo pour GPS (Segundos)';
String get settings_locationIntervalSec =>
'Intervalle de mise-à-jour du GPS (Secondes)';
@override
String get settings_locationIntervalInvalid =>
'El intervalo debe ser de al menos 60 segundos y menor que 86400 segundos.';
'L\'intervalle doit être compris entre 60 et 86400 secondes.';
@override
String get settings_latitude => 'Latitude';