tbrehm
2012-04-05 b67344233b509c97ba118a209e82386d698ba068
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';
?>