tbrehm
2010-08-06 a5f7c0a6f6b35d74a6369b1a7bc25021121e2f79
1
2
3
4
5
6
7
8
9
<?php
$wb['Support Message'] = 'サポートメッセージ';
$wb['Message'] = 'メッセージ';
$wb['Send message'] = 'メッセージを送信する';
$wb['View messages'] = 'メッセージを見る';
$wb['Support'] = 'サポート';
$wb['About ISPConfig'] = 'About ISPConfig';
$wb['Version'] = 'Version';
?>