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
+5 -2
View File
@@ -136,7 +136,7 @@
"collapse_all_settings": "I-collapse ang lahat ng mga setting",
"refresh": "I-refresh",
"no_board_selected": "walang mga board na napiling",
"none": "wala",
"none": "walang anuman",
"not_subscribed_to_any_board": "Hindi ka pa naka-subscribe sa anumang mga board.",
"board_mods": "Board Mods",
"this_post_was_removed": "tinanggal ang post na ito",
@@ -213,5 +213,8 @@
"user_banned": "Banal ang user para sa post na ito",
"loading_comments": "Naglo-load ng mga komento",
"replies": "mga tugon",
"links": "mga link"
"links": "mga link",
"avatar": "avatar",
"token_address_whitelist": "Address ng token (<1>whitelist</1> lang)",
"token_id": "Token ID"
}