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 @@
"pending_mod_approval": "संचालकाच्या मंजुरीची प्रतीक्षा, वापरकर्त्यांना दिसत नाही",
"copy_user_id": "यूजर ID कॉपी करा",
"copy_direct_link": "डायरेक्ट लिंक कॉपी करा",
"posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment."
"posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment.",
"board_address_tooltip": "या बोर्डच्या पीअर-टू-पीअर नोडचा पत्ता"
}