translate editevent 100%

This commit is contained in:
2025-07-24 20:42:25 +02:00
parent 271c3ba118
commit f143036ca8
3 changed files with 41 additions and 11 deletions

View File

@@ -73,5 +73,14 @@
"start_time": "Start time",
"end_time": "End time",
"select_date": "Click to select a date",
"select_time": "Click to select a time"
"select_time": "Click to select a time",
"tag": "Tags",
"already_tag": "You have already this tags",
"enter_tag": "Enter a tag",
"organizer": "Organizer",
"already_organiser": "You have already a organizer",
"enter_organizer": "Enter a organizer",
"description": "Description",
"describe_event": "Describe event",
"add": "Add"
}