parent
9c3f5929c7
commit
136883fd94
5 changed files with 123 additions and 46 deletions
|
@ -389,7 +389,9 @@ const NoSubscriptions = () => {
|
|||
{t("notifications_no_subscriptions_title")}
|
||||
</Typography>
|
||||
<Paragraph>
|
||||
{t("notifications_no_subscriptions_description")}
|
||||
{t("notifications_no_subscriptions_description", {
|
||||
linktext: t("nav_button_subscribe")
|
||||
})}
|
||||
</Paragraph>
|
||||
<Paragraph>
|
||||
<ForMoreDetails/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue