| | |
| | | <?php |
| | | $wb['1001'] = 'ユーザー名またはパスワードが未入力です。'; |
| | | $wb['1002'] = 'ユーザー名またはパスワードが正しくありません。'; |
| | | $wb['Firewall'] = 'ファイアウォール'; |
| | | $wb['Groups'] = 'グループ'; |
| | | $wb['groups_description'] = 'システムユーザーグループの編集'; |
| | |
| | | $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.'; |
| | | ?> |