Aircraft Controller refactor and localization
This commit is contained in:
@@ -1,23 +1,23 @@
|
||||
fields:
|
||||
aircraft_type:
|
||||
label: Type
|
||||
label: 'germanairlinesva.fleet::lang.aircrafts.type'
|
||||
nameFrom: type
|
||||
descriptionFrom: description
|
||||
span: auto
|
||||
required: 1
|
||||
type: relation
|
||||
registration:
|
||||
label: Registration
|
||||
label: 'germanairlinesva.fleet::lang.aircrafts.registration'
|
||||
span: auto
|
||||
required: 1
|
||||
type: text
|
||||
name:
|
||||
label: Name
|
||||
label: 'germanairlinesva.fleet::lang.aircrafts.name'
|
||||
span: auto
|
||||
required: 1
|
||||
type: text
|
||||
home_airport_id:
|
||||
label: 'Home Base'
|
||||
label: 'germanairlinesva.fleet::lang.aircrafts.home_base'
|
||||
span: auto
|
||||
required: 1
|
||||
type: number
|
||||
|
||||
Reference in New Issue
Block a user