zwischenstand

This commit is contained in:
2024-02-13 16:36:09 +00:00
parent 0b4a474180
commit 49e55a90f7
173 changed files with 15832 additions and 1359 deletions

View File

@@ -14,8 +14,12 @@ subFields:
- name: times
type: object[]
meta:
label: Zeitenangabe
helperText: "Die Angaben werden in folgendes Übersetzt: Anfangspunkt - Endpunkt"
label:
de: Zeitenauswahl Möglichkeiten
en: Time selection options
helperText:
de: "Die Angaben werden in folgendes Übersetzt: Anfangspunkt - Endpunkt"
en: "The information is translated into the following: starting point - end point"
direction: horizontal
widget: containerLessObjectArray
@@ -23,8 +27,12 @@ subFields:
- name: from
type: string
meta:
label: Anfangspunkt
helperText: Bspw. 14:30
label:
de: Anfangspunkt
en: Starting point
helperText:
de: Bspw. 14:30
en: E.g. 14:30
containerProps:
layout:
size:
@@ -36,7 +44,9 @@ subFields:
type: string
meta:
label: Endpunkt
helperText: Bspw. 15:30
helperText:
de: Bspw. 15:30
en: E.g. 15:30
containerProps:
layout:
size:
@@ -44,6 +54,7 @@ subFields:
small: "col-12"
large: "col-6"
- name: standardInputProperties
type: object
meta:
widget: containerLessObject
subFields: !include standardInputProperties.yml