mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-09 17:18:31 +00:00
Adjust language
This commit is contained in:
parent
54d2d689c1
commit
db6e60d0a3
1 changed files with 3 additions and 4 deletions
|
|
@ -64,7 +64,7 @@ export const NotifyTrialExpiring = ({
|
|||
|
||||
<EmailText>
|
||||
Some features and resources may now be
|
||||
restricted or disconnected. To restore full
|
||||
restricted. To restore full
|
||||
access and continue using all the features
|
||||
you had during your trial, please upgrade to
|
||||
a paid plan.
|
||||
|
|
@ -85,7 +85,7 @@ export const NotifyTrialExpiring = ({
|
|||
<strong>{orgName}</strong> will end on{" "}
|
||||
<strong>{trialEndsAt}</strong>
|
||||
{isLastDay
|
||||
? " — that's tomorrow!"
|
||||
? " - that's tomorrow!"
|
||||
: `, in ${daysRemaining} days`}
|
||||
.
|
||||
</EmailText>
|
||||
|
|
@ -93,8 +93,7 @@ export const NotifyTrialExpiring = ({
|
|||
<EmailText>
|
||||
After your trial ends, your account will be
|
||||
moved to the free plan and some
|
||||
functionality may be restricted or your
|
||||
sites may disconnect.
|
||||
functionality may be restricted.
|
||||
</EmailText>
|
||||
|
||||
<EmailText>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue