xaver
2012-03-22 829b76b1e4a511eae1d74e126c0a9e4d457f9f68
1
2
3
4
5
6
7
8
9
<?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.';
$wb['Dns Tools'] = 'Dns Tools';
$wb['Resync'] = 'Resync';
?>