feat(post-form): show 'Link To File' when requirePostLinkIsMedia is true

This commit is contained in:
plebeius
2026-02-26 18:17:54 +08:00
parent 74a8880c39
commit 9793f0ed60
37 changed files with 83 additions and 37 deletions
+2 -1
View File
@@ -295,5 +295,6 @@
"import_account_backup": "계정 백업 가져오기",
"account_auto_generated": "이 계정은 5chan에서 자동으로 생성되었으며, 가입이 필요하지 않습니다.",
"download_backup": "백업 다운로드",
"boards_you_moderate_nav": "당신이 관리하는 게시판"
"boards_you_moderate_nav": "당신이 관리하는 게시판",
"link_to_file": "파일 링크"
}