| | |
| | | <?php |
| | | $wb['1001'] = 'Utilizator sau parola necompletata'; |
| | | $wb['1002'] = 'utilizator sau parola gresite'; |
| | | $wb['Firewall'] = 'Firewall'; |
| | | $wb['Groups'] = 'Grupuri'; |
| | | $wb['groups_description'] = 'Form pentru editare systemuser grupuri.'; |
| | |
| | | $wb['Language Editor'] = ' Editor Limba'; |
| | | $wb['Software'] = 'Software'; |
| | | $wb['Repositories'] = 'Repo'; |
| | | $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.'; |
| | | ?> |
| | | |