Add CRUD support for Cities and Venues

This commit is contained in:
HolgerHatGarKeineNode
2025-11-21 17:04:56 +01:00
parent d05485a406
commit 3481301720
11 changed files with 705 additions and 7 deletions

View File

@@ -322,5 +322,57 @@
"Öffnen/RSVP": "",
"Über den Dozenten": "",
"Über den Kurs": "",
"Über uns": ""
"Über uns": "",
"Diverses": "",
"Orte/Gebiete": "",
"Städte/Gebiete": "",
"Veranstaltungsorte": "",
"Copy": "",
"Click to connect": "",
"City successfully created!": "",
"Create City": "",
"Country": "",
"Select a country": "",
"Latitude": "",
"Longitude": "",
"Population": "",
"Population Date": "",
"City successfully updated!": "",
"Edit City": "",
"Update City": "",
"Cities": "",
"Search cities...": "",
"Created By": "",
"Actions": "",
"Edit": "",
"Wann beginnt das Event?": "",
"Endzeit": "",
"Wann endet das Event?": "",
"Veranstaltungsort": "",
"Ort hinzufügen": "",
"Veranstaltungsort auswählen": "",
"Suche nach Ort...": "",
"Link zu weiteren Informationen oder zur Anmeldung": "",
"Veranstaltungsort hinzufügen": "",
"Füge einen neuen Veranstaltungsort zur Datenbank hinzu.": "",
"z.B. Bitcoin Zentrum München": "",
"Straße": "",
"z.B. Hauptstraße 1": "",
"Ort erstellen": "",
"Anmeldungen": "",
"weitere Termine": "",
"Venue successfully created!": "",
"Create Venue": "",
"City": "",
"Select a city": "",
"Street": "",
"Venue successfully updated!": "",
"Edit Venue": "",
"Update Venue": "",
"Venues": "",
"Search venues...": "",
"Basic Information": "",
"Coordinates": "",
"Demographics": "",
"Venue Information": ""
}