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": "토큰 ID"
}