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:
@@ -277,5 +277,6 @@
|
||||
"no": "No",
|
||||
"pending_mod_approval": "In attesa di approvazione del moderatore, non visibile agli utenti",
|
||||
"copy_user_id": "Copia ID utente",
|
||||
"copy_direct_link": "Copia link diretto"
|
||||
"copy_direct_link": "Copia link diretto",
|
||||
"posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user