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": "Walking",
"cycling": "Cycling",
"driving": "Driving",
"get_direction": "Get Directions and Markers"
"get_direction": "Get Directions and Markers",
"missing_token": "Missing access token",
"geocoding_error": "Error when geocoding",
"no_found_place": "No found place",
"upload_error": "Error when image uploading",
"event_added": "Event added",
"unknown_error": "Unknown error",
"app_error": "Application error"
}