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": "filtry",
|
||||
"image_size": "rozmiar obrazu",
|
||||
"show_op_comment": "Pokaż komentarz OP",
|
||||
"hide_threads_without_images": "Ukryj wątki bez obrazów",
|
||||
"on": "włączone",
|
||||
"off": "wyłączone",
|
||||
"small": "mały",
|
||||
@@ -197,7 +196,6 @@
|
||||
"crypto_address_yours": "Adres kryptowaluty należy do tego konta.",
|
||||
"delete_wallet": "Usuń portfel",
|
||||
"last_bumped": "Ostatni bump",
|
||||
"threads_without_images_tip": "Wyświetlaj tylko wątki, które linkują do mediów, które można osadzić",
|
||||
"fit_expanded_images_to_screen": "Dopasuj rozszerzone obrazy do ekranu",
|
||||
"fit_expanded_images_to_screen_tip": "Ogranicz rozszerzone obrazy do szerokości i wysokości przeglądarki",
|
||||
"hide_avatars_tip": "Nie wyświetlaj avatarów obok nazw wyświetlających użytkowników",
|
||||
|
||||
Reference in New Issue
Block a user