Onboarding: move TS-specific dialog to custom locale
This commit is contained in:
parent
747af447c5
commit
c29f2400ad
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ const CompletedStep = ({ onComplete }: { onComplete: () => void }) => (
|
|||
<Text theme='muted' align='center'>
|
||||
<FormattedMessage
|
||||
id='onboarding.finished.message'
|
||||
defaultMessage='We are very excited to welcome you to our Truth Seeking community! Tap the button below to start enjoying Truth Social.'
|
||||
defaultMessage='We are very excited to welcome you to our community! Tap the button below to get started.'
|
||||
/>
|
||||
</Text>
|
||||
</Stack>
|
||||
|
|
Loading…
Reference in a new issue