feat(post-page): enable Update button to refresh replies, add Auto alert translation

Update button calls useReplies().reset() for manual refresh. Auto button
shows translated informational alert. Register reply feed reset in Post
desktop/mobile when on post page.
This commit is contained in:
plebeius
2026-02-12 17:44:26 +08:00
parent 378242cdde
commit ad41a78974
39 changed files with 102 additions and 60 deletions
+1
View File
@@ -70,6 +70,7 @@
"latest_stable_version": "You are on the latest stable version, 5chan v{{version}}.",
"check": "check",
"update": "Update",
"posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment.",
"style": "Style",
"interface_language": "interface language",
"delete_confirm": "Are you sure you want to delete {{value}}?",