feat(settings): add avatar setting

This commit is contained in:
Tom (plebeius.eth)
2024-07-12 20:22:09 +02:00
parent 9960e400e8
commit f2e4f14a33
47 changed files with 467 additions and 47 deletions
+4 -1
View File
@@ -213,5 +213,8 @@
"user_banned": "इस पोस्ट के लिए उपयोगकर्ता पर प्रतिबंध लगा दिया गया था",
"loading_comments": "टिप्पणियाँ लोड हो रही हैं",
"replies": "जवाब",
"links": "लिंक"
"links": "लिंक",
"avatar": "अवतार",
"token_address_whitelist": "टोकन पता (<1>केवल सफेद सूची</1>)",
"token_id": "टोकन आईडी"
}