Stolpec managerji pri uporabnikih
This commit is contained in:
parent
90ee9456d5
commit
00633cf33c
@ -8354,7 +8354,7 @@ class SurveyAdminSettings {
|
|||||||
echo '<th>' . $lang['srv_survey_list_users_survey_count'] . '</th>';
|
echo '<th>' . $lang['srv_survey_list_users_survey_count'] . '</th>';
|
||||||
echo '<th>' . $lang['srv_survey_list_users_survey_archive_count'] . '</th>';
|
echo '<th>' . $lang['srv_survey_list_users_survey_archive_count'] . '</th>';
|
||||||
echo '<th>' . $lang['srv_manager_count'] . '</th>';
|
echo '<th>' . $lang['srv_manager_count'] . '</th>';
|
||||||
echo '<th>' . $lang['manager'] . '</th>';
|
echo '<th>' . $lang['srv_manager_count_manager'] . '</th>';
|
||||||
echo '<th>' . $lang['users_gdpr_title'] . '</th>';
|
echo '<th>' . $lang['users_gdpr_title'] . '</th>';
|
||||||
echo '<th>' . $lang['srv_survey_list_users_registred'] . '</th>';
|
echo '<th>' . $lang['srv_survey_list_users_registred'] . '</th>';
|
||||||
echo '<th>' . $lang['srv_survey_list_users_last_login'] . '</th>';
|
echo '<th>' . $lang['srv_survey_list_users_last_login'] . '</th>';
|
||||||
|
@ -5630,6 +5630,7 @@ $lang = array (
|
|||||||
"srv_manager_remove_alert" => 'Ste prepričani, da želite odstraniti uporabnika iz pregleda?',
|
"srv_manager_remove_alert" => 'Ste prepričani, da želite odstraniti uporabnika iz pregleda?',
|
||||||
"srv_manager_add_admin" => 'Dodaj uporabnika v pregled',
|
"srv_manager_add_admin" => 'Dodaj uporabnika v pregled',
|
||||||
"srv_manager_add_user_popup" => 'Dodajte obstoječega uporabnika nad katerim bo uporabnik pregled',
|
"srv_manager_add_user_popup" => 'Dodajte obstoječega uporabnika nad katerim bo uporabnik pregled',
|
||||||
|
"srv_manager_count_manager" => 'Managerji',
|
||||||
"create" => 'Ustvari',
|
"create" => 'Ustvari',
|
||||||
"create_add" => 'Ustvari in dodaj',
|
"create_add" => 'Ustvari in dodaj',
|
||||||
"srv_library_left" => 'Standardna vprašanja lahko dodajate v anketo',
|
"srv_library_left" => 'Standardna vprašanja lahko dodajate v anketo',
|
||||||
|
@ -5527,6 +5527,7 @@ $lang = array (
|
|||||||
"srv_manager_remove_alert" => 'Are you sure you would like to remove user from managing?',
|
"srv_manager_remove_alert" => 'Are you sure you would like to remove user from managing?',
|
||||||
"srv_manager_add_admin" => 'Add user to managing',
|
"srv_manager_add_admin" => 'Add user to managing',
|
||||||
"srv_manager_add_user_popup" => 'Add existing user',
|
"srv_manager_add_user_popup" => 'Add existing user',
|
||||||
|
"srv_manager_count_manager" => 'Managers',
|
||||||
"create" => 'Create',
|
"create" => 'Create',
|
||||||
"create_add" => 'Create and add',
|
"create_add" => 'Create and add',
|
||||||
"srv_library_left" => '',
|
"srv_library_left" => '',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user