feat(post-menu): add copy content ID button

This commit is contained in:
plebeius
2025-12-06 15:47:32 +01:00
parent e84038f185
commit a1de352da0
37 changed files with 102 additions and 35 deletions
+2 -1
View File
@@ -295,5 +295,6 @@
"boards_you_moderate": "당신이 관리하는 게시판",
"more_threads_last_year": "{{count}} 스레드 {{currentTimeFilterName}} 이후 — [<1>작년의 스레드 더 보기</1>]",
"moderator_of_this_board": "이 사용자는 이 게시판의 관리자입니다",
"administrator_of_this_board": "이 사용자는 이 게시판의 관리자입니다"
"administrator_of_this_board": "이 사용자는 이 게시판의 관리자입니다",
"copy_content_id": "콘텐츠 ID 복사"
}