mirror of
https://github.com/Karaka-Management/oms-Surveys.git
synced 2026-02-05 02:38:40 +00:00
render fixes, minor bug fixes
This commit is contained in:
parent
13e5086a16
commit
fc4cf74da1
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user