mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
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:
@@ -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}}?",
|
||||
|
||||
Reference in New Issue
Block a user