render fixes, minor bug fixes

This commit is contained in:
Dennis Eichhorn 2022-03-05 17:03:47 +01:00
parent 13e5086a16
commit fc4cf74da1

View File

@ -22,13 +22,13 @@ return ['Surveys' => [
'Date' => 'Date',
'Description' => 'Description',
'Dropdown' => 'Dropdown',
'Element' => '',
'Element' => 'Element',
'End' => 'End',
'Group' => 'Group',
'Manager' => 'Manager',
'Name' => 'Name',
'Number' => 'Number',
'Preview' => '',
'Preview' => 'Preview',
'Question' => 'Question',
'Questionee' => 'Questionee',
'Questions' => 'Questions',
@ -43,7 +43,7 @@ return ['Surveys' => [
'Status' => 'Status',
'Survey' => 'Survey',
'Surveys' => 'Surveys',
'Tag' => '',
'Tag' => 'Tag',
'Text' => 'Text',
'Title' => 'Title',
'Type' => 'Type',