| | |
| | | <?php |
| | | $wb['list_head_txt'] = 'Shell Gebruiker'; |
| | | $wb['active_txt'] = 'Actief'; |
| | | $wb['list_head_txt'] = 'Shell gebruikers'; |
| | | $wb['active_txt'] = 'Actief?'; |
| | | $wb['server_id_txt'] = 'Server'; |
| | | $wb['parent_domain_id_txt'] = 'Site'; |
| | | $wb['parent_domain_id_txt'] = 'Website'; |
| | | $wb['username_txt'] = 'Gebruikersnaam'; |
| | | $wb['page_txt'] = 'Pagina'; |
| | | $wb['page_of_txt'] = 'van'; |
| | | $wb['page_next_txt'] = 'Volgende'; |
| | | $wb['page_back_txt'] = 'Terug'; |
| | | $wb['delete_txt'] = 'Verwijderen'; |
| | | $wb['filter_txt'] = 'Filter'; |
| | | $wb['add_new_record_txt'] = 'Toeveogen nieuwe Shell Gebruiker'; |
| | | $wb['add_new_record_txt'] = 'Nieuwe Shell gebruiker toevoegen'; |
| | | ?> |