feat(edit menu): add comment edit and delete for authors

This commit is contained in:
Tom (plebeius.eth)
2024-06-04 10:30:01 +02:00
parent 225d5f04f1
commit 2fabd3cf54
39 changed files with 162 additions and 71 deletions
+2 -1
View File
@@ -147,5 +147,6 @@
"optional": "선택",
"close_thread": "스레드 닫기",
"view_spoiler": "스포일러 보기",
"filter": "필터"
"filter": "필터",
"edit": "편집"
}