UX: capitalize unsubscribed email locale (#14512)
https://meta.discourse.org/t/unsubscribed-description-text-needs-a-capital-letter/205239
This commit is contained in:
parent
fbeb854ffc
commit
1552d06008
|
@ -1031,7 +1031,7 @@ en:
|
|||
|
||||
unsubscribed:
|
||||
title: "Email preferences updated!"
|
||||
description: "email preferences for <b>%{email}</b> were updated. To change your email settings <a href='%{url}'>visit your user preferences</a>."
|
||||
description: "Email preferences for <b>%{email}</b> were updated. To change your email settings <a href='%{url}'>visit your user preferences</a>."
|
||||
topic_description: "To re-subscribe to %{link}, use the notification control at the bottom or right of the topic."
|
||||
private_topic_description: "To re-subscribe, use the notification control at the bottom or right of the topic."
|
||||
|
||||
|
|
Loading…
Reference in New Issue