Add the delete placeholder feature.

This commit is contained in:
BJRambo 2016-05-26 20:49:08 +09:00
parent e96ac0ba7a
commit 76b629860f
6 changed files with 21 additions and 4 deletions

View file

@ -47,3 +47,4 @@ $lang->about_comment_delete_message = 'When a comment is deleted, leave a placeh
$lang->cmd_only_p_comment = 'Only if there are replies';
$lang->cmd_all_comment_message = 'Always';
$lang->cmd_do_not_message = 'Never';
$lang->delete_placeholder = 'Delete Placeholder';