|
162 | 162 | 'abilities' => 'Berechtigungen',
|
163 | 163 | 'address' => 'Adresse',
|
164 | 164 | 'approval_status' => 'Freigabestatus',
|
| 165 | + 'booking_option_id' => 'Anmeldeoption', |
| 166 | + 'city' => 'Stadt', |
165 | 167 | 'comment' => 'Kommentar',
|
| 168 | + 'country' => 'Land', |
166 | 169 | 'current_password' => 'Derzeitiges Passwort',
|
167 | 170 | 'date' => 'Datum',
|
168 | 171 | 'date_from' => 'Beginn des Zeitraums',
|
|
171 | 174 | 'day' => 'Tag',
|
172 | 175 | 'description' => 'Beschreibung',
|
173 | 176 | 'email' => 'E-Mail-Adresse',
|
| 177 | + 'event_series_id' => 'Teil der Veranstaltungsreihe', |
174 | 178 | 'event_series_type' => 'Art der Veranstaltungsreihe',
|
175 | 179 | 'event_type' => 'Art der Veranstaltung',
|
176 | 180 | 'expires_at' => 'Ablaufdatum',
|
177 |
| - 'file' => 'Datei', |
178 | 181 | 'file_type' => 'Dateiformat',
|
| 182 | + 'file' => 'Datei', |
| 183 | + 'finished_at' => 'Enddatum', |
179 | 184 | 'first_name' => 'Vorname',
|
180 | 185 | 'groups_count' => 'Anzahl der Gruppen',
|
181 | 186 | 'height' => 'Höhe',
|
182 | 187 | 'hour' => 'Stunde',
|
| 188 | + 'house_number' => 'Hausnummer', |
183 | 189 | 'last_name' => 'Nachname',
|
184 | 190 | 'location_id' => 'Standort',
|
| 191 | + 'maximum_bookings' => 'Maximale Anmeldungen', |
185 | 192 | 'method' => 'Methode',
|
186 | 193 | 'minute' => 'Minute',
|
187 | 194 | 'month' => 'Monat',
|
|
194 | 201 | 'password' => 'Passwort',
|
195 | 202 | 'password_confirmation' => 'Passwort Bestätigung',
|
196 | 203 | 'phone' => 'Telefonnummer',
|
| 204 | + 'postal_code' => 'Postleitzahl', |
197 | 205 | 'price' => 'Preis',
|
198 | 206 | 'register_entry' => 'Registereintrag',
|
199 | 207 | 'representatives' => 'Vertreter',
|
| 208 | + 'restrictions' => 'Einschränkungen', |
200 | 209 | 'search' => 'Suchbegriff',
|
201 | 210 | 'second' => 'Sekunde',
|
202 | 211 | 'size' => 'Größe',
|
| 212 | + 'slug' => 'Slug', |
203 | 213 | 'sort' => 'Sortierung',
|
| 214 | + 'started_at' => 'Startdatum', |
204 | 215 | 'status' => 'Status',
|
| 216 | + 'street' => 'Straße', |
| 217 | + 'terms_and_conditions' => 'AGB', |
205 | 218 | 'thickness' => 'Dicke',
|
206 | 219 | 'time' => 'Uhrzeit',
|
207 | 220 | 'title' => 'Titel',
|
208 |
| - 'terms_and_conditions' => 'AGB', |
209 | 221 | 'unit' => 'Einheit',
|
210 | 222 | 'user_role_id' => 'Benutzerrolle',
|
211 | 223 | 'visibility' => 'Sichtbarkeit',
|
| 224 | + 'website_url' => 'Webauftritt', |
212 | 225 | 'width' => 'Breite',
|
213 | 226 | 'year' => 'Jahr',
|
214 | 227 | ],
|
|
0 commit comments