mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
refactor: remove NFT avatar functionality
Removes avatar-settings component, avatar-visibility store, and all avatar rendering from posts. Strips avatar from account JSON, renames NFT gateway label to media IPFS gateway, removes Polygon RPC and hide-avatars toggle. Deletes 6 avatar-related translation keys.
This commit is contained in:
@@ -78,7 +78,6 @@
|
||||
"show": "vise",
|
||||
"saved": "lagret",
|
||||
"paste_signature": "Lim signatur",
|
||||
"chain_ticker": "Blockchain-ticker",
|
||||
"wallet_address": "Lommebokadresse",
|
||||
"copy": "kopier",
|
||||
"copied": "kopiert",
|
||||
@@ -173,10 +172,7 @@
|
||||
"user_banned": "Brukeren ble utestengt for dette innlegget",
|
||||
"replies": "svar",
|
||||
"links": "lenker",
|
||||
"avatar": "avatar",
|
||||
"token_address_whitelist": "Tokenadresse (<1>kun hvitelisten</1>)",
|
||||
"animated_gif": "Animasjons GIF",
|
||||
"hide_avatars": "Skjul avatarer",
|
||||
"pending": "Venter",
|
||||
"failed": "Feilet",
|
||||
"add": "Legg til",
|
||||
@@ -198,7 +194,6 @@
|
||||
"last_bumped": "Siste bumpet",
|
||||
"fit_expanded_images_to_screen": "Tilpass utvidede bilder til skjermen",
|
||||
"fit_expanded_images_to_screen_tip": "Begrens utvidede bilder til både nettleserens bredde og høyde",
|
||||
"hide_avatars_tip": "Vis ikke avatarer ved siden av brukernes visningsnavn",
|
||||
"choose_file": "Velg fil",
|
||||
"uploading": "laster opp...",
|
||||
"no_file_chosen": "Ingen fil valgt",
|
||||
@@ -231,7 +226,6 @@
|
||||
"moderator_of_this_board": "Denne brukeren er moderator for dette tavlet",
|
||||
"administrator_of_this_board": "Denne brukeren er administrator for dette tavlet",
|
||||
"copy_content_id": "kopier innhold-ID",
|
||||
"delete_avatar": "Slett avatar",
|
||||
"updates": "Oppdateringer",
|
||||
"downloading_board": "laster ned forum",
|
||||
"subscriptions_subtitle": "Du er abonnent på {{count}} boards",
|
||||
|
||||
Reference in New Issue
Block a user