| | |
| | | <?php |
| | | |
| | | $wb[1001] = "Username or password is empty."; |
| | | $wb[1002] = "Username or password is wrong."; |
| | | $wb['1001'] = 'Username or password is empty.'; |
| | | $wb['1002'] = 'Username or password is wrong.'; |
| | | $wb['Firewall'] = 'Firewall'; |
| | | $wb['Groups'] = 'Groups'; |
| | | $wb['groups_description'] = 'Form to edit systemuser groups.'; |
| | | $wb['Server'] = 'Server'; |
| | | $wb['Services'] = 'Services'; |
| | | $wb['Server'] = 'Server'; |
| | | $wb['Services'] = 'Services'; |
| | | $wb['Config'] = 'Config'; |
| | | $wb['Server Config'] = 'Server Config'; |
| | | $wb['Mail'] = 'Mail'; |
| | |
| | | $wb['CP Users'] = 'CP Users'; |
| | | $wb['Add group'] = 'Add group'; |
| | | $wb['Edit group'] = 'Edit group'; |
| | | $wb['Groups'] = 'Groups'; |
| | | $wb['Edit server'] = 'Edit server'; |
| | | $wb['Edit Server IP'] = 'Server IP addresses'; |
| | | $wb['Servers'] = 'Servers'; |