translate updateevent 100%

This commit is contained in:
2025-07-28 23:21:37 +02:00
parent 5d02f2b1fb
commit e310197aa7
3 changed files with 46 additions and 15 deletions

View File

@@ -122,5 +122,12 @@
"walking": "Marche",
"cycling": "Vélo",
"driving": "Voiture",
"get_direction": "Get Directions and Markers"
"get_direction": "Get Directions and Markers",
"missing_token": "Token d'accès manquant",
"geocoding_error": "Erreur lors du geocodage",
"no_found_place": "Lieu introuvable",
"upload_error": "Erreur lors de l'upload d'image",
"event_added": "Évènement ajouté",
"unknown_error": "Erreur inconnue",
"app_error": "Erreur d'application"
}