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": "הבום האחרון",
|
||||
"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": "העתק מזהה תוכן",
|
||||
"delete_avatar": "מחק אווטר",
|
||||
"updates": "עדכונים",
|
||||
"downloading_board": "מוריד פורום",
|
||||
"subscriptions_subtitle": "נרשמת ל-{{count}} boards",
|
||||
|
||||
Reference in New Issue
Block a user