mirror of
https://github.com/lukevella/rallly.git
synced 2025-08-03 00:19:03 +02:00
💬 Update call to action
This commit is contained in:
parent
13e078cb88
commit
7bad10fd19
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ export function PayWallDialog({ children, ...forwardedProps }: DialogProps) {
|
|||
<footer className="space-y-4">
|
||||
<div className="grid gap-2">
|
||||
<UpgradeButton large annual={period === "yearly"}>
|
||||
<Trans i18nKey="subscribe" defaults="Subscribe" />
|
||||
<Trans i18nKey="upgrade" defaults="Upgrade" />
|
||||
</UpgradeButton>
|
||||
</div>
|
||||
<p className="text-muted-foreground text-center text-sm">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue