Rank Question
This commit is contained in:
@@ -24,4 +24,12 @@
|
||||
'badge' => 'Badge',
|
||||
'region' => 'REGEX to Filter Allowed Regions of Flight',
|
||||
],
|
||||
'exam_question' => [
|
||||
'rank' => 'Member Rank',
|
||||
'typerating' => 'Typerating',
|
||||
'in_use' => 'True if Question is Currently in use',
|
||||
'mandatory' => 'True if Querstion is Mandatory',
|
||||
'text' => 'Question text',
|
||||
'picture' => 'Question Picture',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user