mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
refactor(settings): remove Hide threads without images setting
5chan boards enforce requirePostLinkIsMedia/requirePostLink at subplebbit level; client-side filter redundant.
This commit is contained in:
@@ -143,7 +143,6 @@
|
||||
"filters": "필터",
|
||||
"image_size": "이미지 크기",
|
||||
"show_op_comment": "작성자 댓글 보기",
|
||||
"hide_threads_without_images": "이미지 없는 스레드 숨기기",
|
||||
"on": "켜짐",
|
||||
"off": "끔",
|
||||
"small": "작은",
|
||||
@@ -197,7 +196,6 @@
|
||||
"crypto_address_yours": "암호 주소는이 계정에 속합니다.",
|
||||
"delete_wallet": "지갑 삭제",
|
||||
"last_bumped": "마지막 bump",
|
||||
"threads_without_images_tip": "임베드 가능한 미디어로 링크된 스레드만 표시",
|
||||
"fit_expanded_images_to_screen": "확장된 이미지를 화면에 맞추기",
|
||||
"fit_expanded_images_to_screen_tip": "확장된 이미지를 브라우저의 너비와 높이로 제한합니다",
|
||||
"hide_avatars_tip": "사용자 표시 이름 옆에 아바타를 표시하지 않음",
|
||||
|
||||
Reference in New Issue
Block a user