Files
nexusphp/lang/ja/lang_contactstaff.php
2025-04-19 02:06:51 +07:00

10 lines
303 B
PHP

<?php
$lang_contactstaff = array (
'head_contact_staff' => '管理グループに連絡してください',
'text_message_to_staff' => '管理チームにテキストメッセージを送信します',
'row_subject' => 'タイトル',
'row_body' => '文章',
'submit_send_it' => '送信',
);