쪽지, 친구에 대한 활성화 설정 추가

This commit is contained in:
conory 2016-03-04 22:50:31 +09:00
parent a50695f047
commit b8b0e8978a
7 changed files with 127 additions and 111 deletions

View file

@ -32,6 +32,8 @@ $lang->msg_disallow_message = 'Failed to send a message because the recipient bl
$lang->about_allow_message = 'You can set whether to receive messages or not.';
$lang->message_notice = 'Send a message to the author about this. If you don\'t write a message, it is not sent.';
$lang->friends_page_does_not_support = 'Friends in a mobile environment is not supported. Please go to the PC page.';
$lang->cmd_write_communication = 'Write Grant';
$lang->communication_send_message_grant = 'Send Message Grant';
$lang->cmd_manage_base = 'Basic infomation';
$lang->alert_new_message_arrived = 'You have %d new message(s). Do you want to check it now?';
$lang->enable_communication_friend = 'Friend Enable';
$lang->enable_communication_message = 'Message Enable';