add lang: ja

This commit is contained in:
xiaomlove
2025-04-19 02:06:51 +07:00
parent 432c57f886
commit ff11c10eab
275 changed files with 8545 additions and 730 deletions
+9
View File
@@ -0,0 +1,9 @@
<?php
$lang_contactstaff = array (
'head_contact_staff' => '管理グループに連絡してください',
'text_message_to_staff' => '管理チームにテキストメッセージを送信します',
'row_subject' => 'タイトル',
'row_body' => '文章',
'submit_send_it' => '送信',
);