Marius Burkard
2016-05-04 ab8baa23e8e78c792f0ff5cd754fc50fb218d4f6
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'サポートメッセージ';
$wb['sender_id_txt'] = '送信者';
$wb['subject_txt'] = '件名';
$wb['add_new_record_txt'] = 'サポートメッセージを作成する';
$wb['date_txt'] = 'Date';
?>