| | |
| | | <?php |
| | | $wb['1001'] = 'Användarnamnet eller lösenordet är tomt.'; |
| | | $wb['1002'] = 'Felaktigt användarnamn eller lösenord.'; |
| | | $wb['Firewall'] = 'Firewall'; |
| | | $wb['Groups'] = 'Groups'; |
| | | $wb['groups_description'] = 'Form to edit systemuser groups.'; |
| | |
| | | $wb['Language Editor'] = 'Language Editor'; |
| | | $wb['Software'] = 'Software'; |
| | | $wb['Repositories'] = 'Repositories'; |
| | | $wb['Server Services'] = 'Server Services'; |
| | | $wb['Interface Config'] = 'Interface Config'; |
| | | $wb['Packages'] = 'Packages'; |
| | | $wb['Updates'] = 'Updates'; |
| | | $wb['Merge'] = 'Merge'; |
| | | $wb['Remote Users'] = 'Remote Users'; |
| | | $wb['Remote Actions'] = 'Remote Actions'; |
| | | $wb['Do OS-Update'] = 'Do OS-Update'; |
| | | $wb['Do ISPConfig-Update'] = 'Do ISPConfig-Update'; |
| | | $wb['1001'] = 'Username or password is empty.'; |
| | | $wb['1002'] = 'Username or password is wrong.'; |
| | | ?> |