26 lines
602 B
YAML
26 lines
602 B
YAML
fields:
|
|
aircraft_type:
|
|
label: 'germanairlinesva.fleet::lang.aircrafts.type'
|
|
nameFrom: type
|
|
descriptionFrom: description
|
|
span: auto
|
|
required: 1
|
|
type: relation
|
|
registration:
|
|
label: 'germanairlinesva.fleet::lang.aircrafts.registration'
|
|
span: auto
|
|
required: 1
|
|
type: text
|
|
name:
|
|
label: 'germanairlinesva.fleet::lang.aircrafts.name'
|
|
span: auto
|
|
required: 1
|
|
type: text
|
|
home_airport:
|
|
label: 'germanairlinesva.fleet::lang.aircrafts.home_base'
|
|
nameFrom: icao
|
|
descriptionFrom: description
|
|
span: auto
|
|
required: 1
|
|
type: relation
|