tbrehm
2012-01-02 e942cfab4d189d1dd58e9f16ecb7f01e2adbc8c3
1
2
3
4
5
6
7
<?php
$wb['User Settings'] = 'ユーザー設定';
$wb['Settings'] = '設定';
$wb['ISPConfig Tools'] = 'ISPConfig Tools';
$wb['Password and Language'] = 'パスワードと言語';
$wb['ispconfig_tools_note'] = 'This module allows you to change the password and language and to start a resync of the DNS records.';
?>