translate editevent 50%

This commit is contained in:
2025-07-23 23:18:52 +02:00
parent b4dc29aff6
commit 1df36987d9
3 changed files with 72 additions and 22 deletions

View File

@@ -55,5 +55,16 @@
"error_format": "Data format error given by AI",
"display_picture": "Display the Picture",
"analyze_image": "Image Analyze in progress",
"loading_progress": "Loading progress"
"loading_progress": "Loading progress",
"error_event": "Event error",
"no_future_event": "No future event",
"error_user": "Error user",
"empty_input": "Empty input",
"info_event": "Event info",
"event_already": "Event already exists",
"picture_error": "Picture error",
"no_picture_published": "No picture published",
"event_update": "Event updated",
"location": "Location",
"add_event": "Add or Update a event"
}