NeedMeetupMiddleware added

This commit is contained in:
Benjamin Takats
2023-01-17 18:59:10 +01:00
parent 3a32d1ebe5
commit 8e0d23a296
26 changed files with 524 additions and 36 deletions

View File

@@ -644,5 +644,18 @@
"points": "Punkte",
"Submit new book case": "Bücherschrank einreichen",
"Share url copied!": "Link kopiert!",
"Share link": "Link zum Teilen"
"Share link": "Link zum Teilen",
"Telegram-Link": "",
"Website": "",
"Twitter Username": "",
"Select one or more meetup groups so that you can get access to these groups in the backend.": "Suche dir eine oder mehrere Meetup-Gruppen aus, um Zugriff auf diese Gruppen im Backend zu erhalten.",
"choice": "Auswahl",
"By id": "nach ID",
"Twitter": "",
"New City": "Neue Stadt",
"My meetups": "Meine Meetups",
"please limit your search here": "bitte begrenze deine Suche hier",
"Deselect": "Abwählen",
"Your current Meetup groups": "Deine aktuellen Meetup-Gruppen",
"Thanks, continue here": "Danke, weiter geht es hier"
}

View File

@@ -635,10 +635,20 @@
"logins": "",
"points": "",
"New meetup created: :title": "New meetup created: :title",
"Submit new book case": "",
"Submit new book case": "",
"Telegram-Link": "",
"Website": "",
"Twitter Username": "",
"Share url copied!": "",
"Share link": ""
"Share link": "",
"Select one or more meetup groups so that you can get access to these groups in the backend.": "",
"choice": "",
"By id": "",
"Twitter": "",
"New City": "",
"My meetups": "",
"please limit your search here": "",
"Deselect": "",
"Your current Meetup groups": "",
"Thanks, continue here": ""
}

View File

@@ -634,5 +634,17 @@
"You get a point when you log in.": "",
"points": "",
"All courses of :name": "",
"Here you can see all events of :name.": ""
"Here you can see all events of :name.": "",
"By id": "",
"Telegram-Link": "",
"Website": "",
"Twitter Username": "",
"Share url copied!": "",
"Share link": "",
"Twitter": "",
"Submit new book case": "",
"choice": "",
"Select one or more meetup groups so that you can get access to these groups in the backend.": "",
"New City": "",
"My meetups": ""
}

View File

@@ -634,5 +634,17 @@
"You get a point when you log in.": "",
"points": "",
"All courses of :name": "",
"Here you can see all events of :name.": ""
"Here you can see all events of :name.": "",
"By id": "",
"Telegram-Link": "",
"Website": "",
"Twitter Username": "",
"Share url copied!": "",
"Share link": "",
"Twitter": "",
"Submit new book case": "",
"choice": "",
"Select one or more meetup groups so that you can get access to these groups in the backend.": "",
"New City": "",
"My meetups": ""
}

View File

@@ -634,5 +634,17 @@
"You get a point when you log in.": "",
"points": "",
"All courses of :name": "",
"Here you can see all events of :name.": ""
"Here you can see all events of :name.": "",
"By id": "",
"Telegram-Link": "",
"Website": "",
"Twitter Username": "",
"Share url copied!": "",
"Share link": "",
"Twitter": "",
"Submit new book case": "",
"choice": "",
"Select one or more meetup groups so that you can get access to these groups in the backend.": "",
"New City": "",
"My meetups": ""
}

View File

@@ -634,5 +634,17 @@
"You get a point when you log in.": "",
"points": "",
"All courses of :name": "",
"Here you can see all events of :name.": ""
"Here you can see all events of :name.": "",
"By id": "",
"Telegram-Link": "",
"Website": "",
"Twitter Username": "",
"Share url copied!": "",
"Share link": "",
"Twitter": "",
"Submit new book case": "",
"choice": "",
"Select one or more meetup groups so that you can get access to these groups in the backend.": "",
"New City": "",
"My meetups": ""
}

View File

@@ -634,5 +634,17 @@
"You get a point when you log in.": "",
"points": "",
"All courses of :name": "",
"Here you can see all events of :name.": ""
"Here you can see all events of :name.": "",
"By id": "",
"Telegram-Link": "",
"Website": "",
"Twitter Username": "",
"Share url copied!": "",
"Share link": "",
"Twitter": "",
"Submit new book case": "",
"choice": "",
"Select one or more meetup groups so that you can get access to these groups in the backend.": "",
"New City": "",
"My meetups": ""
}

View File

@@ -634,5 +634,17 @@
"You get a point when you log in.": "",
"points": "",
"All courses of :name": "",
"Here you can see all events of :name.": ""
"Here you can see all events of :name.": "",
"By id": "",
"Telegram-Link": "",
"Website": "",
"Twitter Username": "",
"Share url copied!": "",
"Share link": "",
"Twitter": "",
"Submit new book case": "",
"choice": "",
"Select one or more meetup groups so that you can get access to these groups in the backend.": "",
"New City": "",
"My meetups": ""
}

View File

@@ -634,5 +634,17 @@
"You get a point when you log in.": "",
"points": "",
"All courses of :name": "",
"Here you can see all events of :name.": ""
"Here you can see all events of :name.": "",
"By id": "",
"Telegram-Link": "",
"Website": "",
"Twitter Username": "",
"Share url copied!": "",
"Share link": "",
"Twitter": "",
"Submit new book case": "",
"choice": "",
"Select one or more meetup groups so that you can get access to these groups in the backend.": "",
"New City": "",
"My meetups": ""
}

View File

@@ -608,5 +608,17 @@
"You get a point when you log in.": "",
"points": "",
"All courses of :name": "",
"Here you can see all events of :name.": ""
"Here you can see all events of :name.": "",
"By id": "",
"Telegram-Link": "",
"Website": "",
"Twitter Username": "",
"Share url copied!": "",
"Share link": "",
"Twitter": "",
"Submit new book case": "",
"choice": "",
"Select one or more meetup groups so that you can get access to these groups in the backend.": "",
"New City": "",
"My meetups": ""
}

View File

@@ -11,6 +11,7 @@
"Remove sort option": "Entferne Sortierauswahl",
"Search": "Suche",
"Select All": "Alle auswählen",
"Select": "Auswählen",
"Showing": "Anzeigen",
"Deselect All": "Alle abwählen",
"You are currently selecting all": "Es sind schon alle ausgewählt",
@@ -23,4 +24,4 @@
"rows, do you want to select all": "Zeilen, sollen alle ausgewählt werden",
"to": "nach",
"No items found. Try to broaden your search.": "Es gibt keine Ergebnisse\/Einträge. Versuche die Suche zu erweitern."
}
}