mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
add lang: ja
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
$lang_contactstaff = array (
|
||||
'head_contact_staff' => '管理グループに連絡してください',
|
||||
'text_message_to_staff' => '管理チームにテキストメッセージを送信します',
|
||||
'row_subject' => 'タイトル',
|
||||
'row_body' => '文章',
|
||||
'submit_send_it' => '送信',
|
||||
);
|
||||
Reference in New Issue
Block a user