mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
Add the delete placeholder feature.
This commit is contained in:
parent
e96ac0ba7a
commit
76b629860f
6 changed files with 21 additions and 4 deletions
|
|
@ -76,3 +76,4 @@ $lang->about_comment_delete_message = '댓글 삭제시 완전히 지우지 않
|
|||
$lang->cmd_only_p_comment = '대댓글이 있는 경우에만 남김';
|
||||
$lang->cmd_all_comment_message = '모든 댓글에 남김';
|
||||
$lang->cmd_do_not_message = '남기지 않음';
|
||||
$lang->delete_placeholder = '완전 삭제';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue