mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Merge pull request #6525 from Ocelot-Social-Community/6501-featurefrontend-event-creation-page
feat(webapp): event creation page -better placeholder texts for venue and city inputs
This commit is contained in:
commit
4a0427e02b
@ -580,7 +580,7 @@
|
||||
"moreInfo": "Was ist {APPLICATION_NAME}?",
|
||||
"moreInfoHint": "zur Präsentationsseite",
|
||||
"no-account": "Du hast noch kein Nutzerkonto?",
|
||||
"no-cookie": "Es kann kein Cookie angelegt werden. Du must Cookies akzeptieren.",
|
||||
"no-cookie": "Es kann kein Cookie angelegt werden. Du musst Cookies akzeptieren.",
|
||||
"password": "Dein Passwort",
|
||||
"register": "Nutzerkonto erstellen",
|
||||
"success": "Du bist eingeloggt!"
|
||||
@ -759,9 +759,9 @@
|
||||
"viewEvent": {
|
||||
"eventEnd": "Ende",
|
||||
"eventIsOnline": "Online",
|
||||
"eventLocationName": "Stadt",
|
||||
"eventLocationName": "Stadt - z.B. Musterstraße 1, 12345 Musterstadt",
|
||||
"eventStart": "Beginn",
|
||||
"eventVenue": "Veranstaltungsort",
|
||||
"eventVenue": "Veranstaltungsort - z.B. Hinterhof, 1. OG, ...",
|
||||
"title": "Veranstaltung"
|
||||
},
|
||||
"viewPost": {
|
||||
|
||||
@ -759,9 +759,9 @@
|
||||
"viewEvent": {
|
||||
"eventEnd": "End",
|
||||
"eventIsOnline": "Online",
|
||||
"eventLocationName": "City",
|
||||
"eventLocationName": "City - e.g. Example street 1, 12345 City",
|
||||
"eventStart": "Start",
|
||||
"eventVenue": "Venue",
|
||||
"eventVenue": "Venue - e.g. Backyard, 1st Floor, ...",
|
||||
"title": "Event"
|
||||
},
|
||||
"viewPost": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user