mirror of
https://github.com/4ian/GDevelop.git
synced 2025-10-15 10:19:04 +00:00
Use a purple heart instead of a red one to look less like an error
Don't show in changelog
This commit is contained in:
@@ -65,7 +65,7 @@ export default function SubscriptionPendingDialog({
|
|||||||
<Trans>
|
<Trans>
|
||||||
Thanks for getting a subscription and supporting GDevelop!
|
Thanks for getting a subscription and supporting GDevelop!
|
||||||
</Trans>{' '}
|
</Trans>{' '}
|
||||||
{'❤️'}{' '}
|
{'💜'}{' '}
|
||||||
<b>
|
<b>
|
||||||
<Trans>
|
<Trans>
|
||||||
Your browser will now open to enter your payment details.
|
Your browser will now open to enter your payment details.
|
||||||
@@ -96,7 +96,7 @@ export default function SubscriptionPendingDialog({
|
|||||||
<Trans>
|
<Trans>
|
||||||
Thanks for getting a subscription and supporting GDevelop!
|
Thanks for getting a subscription and supporting GDevelop!
|
||||||
</Trans>{' '}
|
</Trans>{' '}
|
||||||
{'❤️'}
|
{'💜'}
|
||||||
</Text>
|
</Text>
|
||||||
</Line>
|
</Line>
|
||||||
<Line justifyContent="center" alignItems="center">
|
<Line justifyContent="center" alignItems="center">
|
||||||
|
Reference in New Issue
Block a user