mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
refactor(settings): remove blocked addresses setting and block user/board feature
Obsolete with pseudonymity mode (user IDs randomized per board) and custom boards requiring explicit search/subscribe. Unsubscribe suffices for boards.
This commit is contained in:
@@ -138,15 +138,6 @@
|
||||
"posts_last_synced_info": "게시물이 마지막으로 {{time}}에 동기화되었습니다. 이 게시판이 오프라인일 수 있으며 게시가 실패할 수 있습니다.",
|
||||
"newer_than": "이전보다 최신",
|
||||
"no_threads": "스레드가 없습니다",
|
||||
"unblock": "차단 해제",
|
||||
"unblock_all": "모두 차단 해제",
|
||||
"blocked_addresses": "차단된 주소",
|
||||
"you_have_not_blocked": "게시판 주소나 사용자 주소를 차단하지 않았습니다.",
|
||||
"block_user": "사용자 차단",
|
||||
"unblock_user": "사용자 차단 해제",
|
||||
"block_board": "게시판 차단",
|
||||
"unblock_board": "게시판 차단 해제",
|
||||
"unblock_all_confirm": "모든 게시판 주소와 사용자 주소를 해제하시겠습니까?",
|
||||
"hidden": "숨겨진",
|
||||
"save_options": "옵션 저장",
|
||||
"filters": "필터",
|
||||
@@ -220,7 +211,6 @@
|
||||
"field_too_long": "필드가 너무 깁니다.",
|
||||
"unsubscribe_all": "모두 구독 취소",
|
||||
"unsubscribe_all_confirm": "모든 게시판에서 구독을 취소하시겠습니까?",
|
||||
"you_have_blocked_this_board": "이 게시판을 차단했습니다",
|
||||
"looking_for_more_posts": "더 많은 게시물을 찾고 있습니다",
|
||||
"loading_feed": "피드를 로딩 중",
|
||||
"loading_post": "게시물 로딩 중",
|
||||
|
||||
Reference in New Issue
Block a user