diff options
author | Traccar Bot <support@traccar.org> | 2023-11-19 22:55:05 +0000 |
---|---|---|
committer | Traccar Bot <support@traccar.org> | 2023-11-19 22:55:05 +0000 |
commit | 47eb8c41d0c47dc37df58e8a343a3c393d803847 (patch) | |
tree | d96412fd2c937f420bd6801ddbcde4061574c2e3 /web/l10n/fr.json | |
parent | 1b21fad46cd8c857a8c542ee2cbfbc3ee4951dcd (diff) | |
download | trackermap-web-47eb8c41d0c47dc37df58e8a343a3c393d803847.tar.gz trackermap-web-47eb8c41d0c47dc37df58e8a343a3c393d803847.tar.bz2 trackermap-web-47eb8c41d0c47dc37df58e8a343a3c393d803847.zip |
Update localization files
Diffstat (limited to 'web/l10n/fr.json')
-rw-r--r-- | web/l10n/fr.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/web/l10n/fr.json b/web/l10n/fr.json index aeb48c06..3934bbc2 100644 --- a/web/l10n/fr.json +++ b/web/l10n/fr.json @@ -185,6 +185,8 @@ "loginUpdateSuccess": "Le nouveau mot de passe est défini", "loginLogout": "Déconnexion", "loginLogo": "Logo", + "loginTotpCode": "One-time Password Code", + "loginTotpKey": "One-time Password Key", "devicesAndState": "Appareils et État", "deviceSelected": "Appareil sélectionné", "deviceTitle": "Appareils", @@ -222,6 +224,10 @@ "settingsAppVersion": "Version application", "settingsConnection": "Connexion", "settingsDarkMode": "Dark Mode", + "settingsTotpEnable": "Enable One-time Password", + "settingsTotpForce": "Force One-time Password", + "settingsServiceWorkerUpdateInterval": "ServiceWorker Update Interval", + "settingsUpdateAvailable": "There is an update available.", "reportTitle": "Rapports", "reportScheduled": "Rapports programmés", "reportDevice": "Appareil", @@ -442,6 +448,7 @@ "eventDeviceUnknown": "Statut: inconnu", "eventDeviceOffline": "Statut: hors ligne", "eventDeviceInactive": "Appareil inactif", + "eventQueuedCommandSent": "Queued command sent", "eventDeviceMoving": "Appareil en mouvement", "eventDeviceStopped": "Appareil arrêté", "eventDeviceOverspeed": "Vitesse limite dépassée", |