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": "filtros",
|
||||
"image_size": "tamaño de la imagen",
|
||||
"show_op_comment": "Mostrar comentario del OP",
|
||||
"hide_threads_without_images": "Ocultar hilos sin imágenes",
|
||||
"on": "encendido",
|
||||
"off": "apagado",
|
||||
"small": "pequeño",
|
||||
@@ -197,7 +196,6 @@
|
||||
"crypto_address_yours": "La dirección de criptomoneda pertenece a esta cuenta.",
|
||||
"delete_wallet": "Eliminar billetera",
|
||||
"last_bumped": "Último bump",
|
||||
"threads_without_images_tip": "Solo mostrar hilos que enlacen a medios integrables",
|
||||
"fit_expanded_images_to_screen": "Ajustar imágenes ampliadas a la pantalla",
|
||||
"fit_expanded_images_to_screen_tip": "Limitar imágenes ampliadas tanto al ancho como a la altura del navegador",
|
||||
"hide_avatars_tip": "No mostrar avatares junto a los nombres de usuario",
|
||||
|
||||
Reference in New Issue
Block a user