diff --git a/Theme/Backend/Lang/en.lang.php b/Theme/Backend/Lang/en.lang.php index 7d0d1e4..90d0365 100644 --- a/Theme/Backend/Lang/en.lang.php +++ b/Theme/Backend/Lang/en.lang.php @@ -22,12 +22,12 @@ return ['Surveys' => [ 'Dropdown' => 'Dropdown', 'End' => 'End', 'Group' => 'Group', - 'Question' => 'Question', - 'Questions' => 'Questions', 'Manager' => 'Manager', 'Name' => 'Name', 'Number' => 'Number', + 'Question' => 'Question', 'Questionee' => 'Questionee', + 'Questions' => 'Questions', 'Radio' => 'Radio', 'Receiver' => 'Receiver', 'Reference' => 'Reference',