Fix grammar in the Settings > Notifications > Subscribe to Reply

This commit is contained in:
MareStare 2025-03-23 16:05:32 +00:00
parent 77180b9568
commit 9a40cd1cd4

View file

@ -123,7 +123,7 @@ h1 Content Settings
.field
=> label f, :watch_on_reply, "Subscribe on Reply"
=> checkbox f, :watch_on_reply, class: "checkbox"
.fieldlabel: i Subscribe on Reply means you'll be subscribed things (images or topics) automatically as soon as you post a comment or reply, keeping you in the conversation.
.fieldlabel: i Subscribe on Reply means you'll be subscribed to things (images or topics) automatically as soon as you post a comment or reply, keeping you in the conversation.
.field
=> label f, :watch_on_upload, "Subscribe on Upload"
=> checkbox f, :watch_on_upload, class: "checkbox"