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"
}