diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2018-08-05 10:47:36 +1200 |
---|---|---|
committer | Anton Tananaev <anton.tananaev@gmail.com> | 2018-08-05 10:47:36 +1200 |
commit | b84e86c3c877592aa03eb3390df6c142d6895c23 (patch) | |
tree | fb7bfb349933c115b9fee751b55c592e2e28d385 /web/l10n/fr.json | |
parent | 0c120583e5be6923c9ac5024e72f0a044eecb86f (diff) | |
download | trackermap-web-b84e86c3c877592aa03eb3390df6c142d6895c23.tar.gz trackermap-web-b84e86c3c877592aa03eb3390df6c142d6895c23.tar.bz2 trackermap-web-b84e86c3c877592aa03eb3390df6c142d6895c23.zip |
Update localization files
Diffstat (limited to 'web/l10n/fr.json')
-rw-r--r-- | web/l10n/fr.json | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/web/l10n/fr.json b/web/l10n/fr.json index bd18c547..b88359d2 100644 --- a/web/l10n/fr.json +++ b/web/l10n/fr.json @@ -356,9 +356,10 @@ "alarmRemoving": "Retrait de l'alarme", "notificationType": "Type de notification", "notificationAlways": "Tous les appareils", - "notificationWeb": "Envoyer par internet", - "notificationMail": "Envoyer par E-mail", - "notificationSms": "Envoyer par SMS", + "notificationNotificators": "Channels", + "notificatorWeb": "Web", + "notificatorMail": "Mail", + "notificatorSms": "SMS", "reportRoute": "Route", "reportEvents": "Évènements", "reportTrips": "Trajets", @@ -413,6 +414,9 @@ "categoryPlane": "Avion", "categoryShip": "Bateau", "categoryTractor": "Tracteur", + "categoryTrain": "Train", + "categoryTram": "Tram", + "categoryTrolleybus": "Trolleybus", "categoryTruck": "Camion", "categoryVan": "Van", "maintenanceStart": "Départ", |