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": "filtri",
|
||||
"image_size": "dimensione immagini",
|
||||
"show_op_comment": "mostra commento OP",
|
||||
"hide_threads_without_images": "Nascondi thread senza immagini",
|
||||
"on": "on",
|
||||
"off": "off",
|
||||
"small": "piccolo",
|
||||
@@ -197,7 +196,6 @@
|
||||
"crypto_address_yours": "L'indirizzo cripto appartiene a questo account.",
|
||||
"delete_wallet": "Elimina Wallet",
|
||||
"last_bumped": "Ultimo Bump",
|
||||
"threads_without_images_tip": "Mostra solo i thread che linkano a media incorporabili",
|
||||
"fit_expanded_images_to_screen": "Adatta le immagini espanse allo schermo",
|
||||
"fit_expanded_images_to_screen_tip": "Limita le immagini espanse sia alla larghezza che all'altezza del browser",
|
||||
"hide_avatars_tip": "Non mostrare gli avatar accanto ai nomi visualizzati degli utenti",
|
||||
|
||||
Reference in New Issue
Block a user