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": "보여주다",
|
||||
"saved": "저장됨",
|
||||
"paste_signature": "서명 붙여넣기",
|
||||
"chain_ticker": "블록체인 티커",
|
||||
"wallet_address": "지갑 주소",
|
||||
"copy": "복사",
|
||||
"copied": "복사됨",
|
||||
@@ -173,10 +172,7 @@
|
||||
"user_banned": "이 게시물로 인해 사용자가 차단되었습니다",
|
||||
"replies": "답글",
|
||||
"links": "링크",
|
||||
"avatar": "아바타",
|
||||
"token_address_whitelist": "토큰 주소 (<1>화이트리스트</1>만)",
|
||||
"animated_gif": "애니메이션 GIF",
|
||||
"hide_avatars": "아바타 숨기기",
|
||||
"pending": "대기 중",
|
||||
"failed": "실패",
|
||||
"add": "추가",
|
||||
@@ -198,7 +194,6 @@
|
||||
"last_bumped": "마지막 bump",
|
||||
"fit_expanded_images_to_screen": "확장된 이미지를 화면에 맞추기",
|
||||
"fit_expanded_images_to_screen_tip": "확장된 이미지를 브라우저의 너비와 높이로 제한합니다",
|
||||
"hide_avatars_tip": "사용자 표시 이름 옆에 아바타를 표시하지 않음",
|
||||
"choose_file": "파일 선택",
|
||||
"uploading": "업로드 중...",
|
||||
"no_file_chosen": "선택된 파일이 없습니다",
|
||||
@@ -231,7 +226,6 @@
|
||||
"moderator_of_this_board": "이 사용자는 이 게시판의 관리자입니다",
|
||||
"administrator_of_this_board": "이 사용자는 이 게시판의 관리자입니다",
|
||||
"copy_content_id": "콘텐츠 ID 복사",
|
||||
"delete_avatar": "아바타 삭제",
|
||||
"updates": "업데이트",
|
||||
"downloading_board": "게시판 다운로드 중",
|
||||
"subscriptions_subtitle": "{{count}}개의 board를 구독 중입니다",
|
||||
|
||||
Reference in New Issue
Block a user