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": "montrer",
|
||||
"saved": "enregistré",
|
||||
"paste_signature": "Coller la signature",
|
||||
"chain_ticker": "Ticker de blockchain",
|
||||
"wallet_address": "Adresse de portefeuille",
|
||||
"copy": "copier",
|
||||
"copied": "copié",
|
||||
@@ -173,10 +172,7 @@
|
||||
"user_banned": "L'utilisateur a été banni pour ce post",
|
||||
"replies": "réponses",
|
||||
"links": "liens",
|
||||
"avatar": "avatar",
|
||||
"token_address_whitelist": "Adresse du token (<1>liste blanche</1> seulement)",
|
||||
"animated_gif": "GIF Animé",
|
||||
"hide_avatars": "Masquer les avatars",
|
||||
"pending": "En attente",
|
||||
"failed": "Échoué",
|
||||
"add": "Ajouter",
|
||||
@@ -198,7 +194,6 @@
|
||||
"last_bumped": "Dernière élévation",
|
||||
"fit_expanded_images_to_screen": "Ajuster les images agrandies à l'écran",
|
||||
"fit_expanded_images_to_screen_tip": "Limiter les images agrandies à la fois à la largeur et à la hauteur du navigateur",
|
||||
"hide_avatars_tip": "Ne pas afficher les avatars à côté des noms d'affichage des utilisateurs",
|
||||
"choose_file": "Choisissez un fichier",
|
||||
"uploading": "téléchargement...",
|
||||
"no_file_chosen": "Aucun fichier choisi",
|
||||
@@ -231,7 +226,6 @@
|
||||
"moderator_of_this_board": "Cet utilisateur est modérateur de ce tableau",
|
||||
"administrator_of_this_board": "Cet utilisateur est administrateur de ce tableau",
|
||||
"copy_content_id": "Copier l'ID du contenu",
|
||||
"delete_avatar": "Supprimer l'avatar",
|
||||
"updates": "Mises à jour",
|
||||
"downloading_board": "téléchargement du forum",
|
||||
"subscriptions_subtitle": "Vous êtes abonné à {{count}} boards",
|
||||
|
||||
Reference in New Issue
Block a user