mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
refactor: remove broken anon mode feature
- delete the anon mode hook/store and stop wiring publish flows through alternate signers - strip the settings UI, avatar warning, reply indicators, and FAQ text that referenced the toggle - drop the anon mode translation keys via scripts/update-translations.js
This commit is contained in:
@@ -221,8 +221,6 @@
|
||||
"static_gif": "Statisk GIF",
|
||||
"animated_gif": "Animasjons GIF",
|
||||
"hide_avatars": "Skjul avatarer",
|
||||
"anon_mode": "Anonim modus",
|
||||
"anon_mode_description": "Bruk et unikt bruker-ID for hvert innlegg du legger ut. Disse ID-ene kan ikke spores tilbake til din opprinnelige konto.",
|
||||
"pending": "Venter",
|
||||
"failed": "Feilet",
|
||||
"add": "Legg til",
|
||||
@@ -247,7 +245,6 @@
|
||||
"crypto_address_yours": "Crypto-adressen tilhører denne kontoen.",
|
||||
"delete_wallet": "Slett lommebok",
|
||||
"loading_board": "Laster tavle",
|
||||
"avatar_warning": "Du kan ikke poste med en avatar mens anonym modus er aktivert. Du kan slå den av i innstillingene for Plebbit-kontoen din.",
|
||||
"last_bumped": "Siste bumpet",
|
||||
"threads_without_images_tip": "Vis kun tråder som lenker til innebyggbare medier",
|
||||
"hide_gore_boards_tip": "Vis ikke tråder fra brett med \"gore\"-taggen",
|
||||
|
||||
Reference in New Issue
Block a user