세부 옵션의 영어언어 추가

This commit is contained in:
BJRambo 2016-05-24 23:52:27 +09:00
parent 9c600fbffc
commit b1a0f67346

View file

@ -44,3 +44,6 @@ $lang->about_protect_content = 'If there is any comment on document, document\'s
$lang->msg_protect_content = 'You cannot modify or delete document which has any comment on it.';
$lang->comment_delete_message = 'Leave Placeholder for Deleted Comment';
$lang->about_comment_delete_message = 'When a comment is deleted, leave a placeholder saying that it has been deleted.';
$lang->cmd_only_p_comment = 'Only if there are replies';
$lang->cmd_all_comment_message = 'Always';
$lang->cmd_do_not_massage = 'Never';