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": "중재자 승인 대기 중, 사용자에게 표시되지 않음",
|
||||
"copy_user_id": "사용자 ID 복사",
|
||||
"copy_direct_link": "직접 링크 복사"
|
||||
"copy_direct_link": "직접 링크 복사",
|
||||
"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