mirror of
https://github.com/philomena-dev/philomena.git
synced 2025-04-05 02:59:40 +02:00
Fix grammar in the Settings > Notifications > Subscribe to Reply
This commit is contained in:
parent
77180b9568
commit
9a40cd1cd4
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue