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": "编辑"
}