feat(board-header): add hover tooltip for address subtitle

This commit is contained in:
plebeius
2026-02-12 18:15:11 +08:00
parent ad41a78974
commit 901f40f6b8
36 changed files with 72 additions and 35 deletions
+2 -1
View File
@@ -278,5 +278,6 @@
"no": "No",
"pending_mod_approval": "Pending mod approval, not visible to users",
"copy_user_id": "Copy user ID",
"copy_direct_link": "Copy direct link"
"copy_direct_link": "Copy direct link",
"board_address_tooltip": "The address of this board's peer-to-peer node"
}