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": "OPコメントを表示",
|
||||
"hide_threads_without_images": "画像のないスレッドを非表示にする",
|
||||
"on": "オン",
|
||||
"off": "オフ",
|
||||
"small": "小",
|
||||
@@ -197,7 +196,6 @@
|
||||
"crypto_address_yours": "暗号通貨アドレスはこのアカウントに属しています。",
|
||||
"delete_wallet": "ウォレットを削除",
|
||||
"last_bumped": "最後のバンプ",
|
||||
"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