mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-18 19:01:38 +03:00
remove space
This commit is contained in:
parent
5f2992f081
commit
ef7c3cbc34
@ -785,7 +785,7 @@
|
||||
"line3_body":"Build community you own, get rewarded and reward others.",
|
||||
"get_started":"Get started!",
|
||||
"terms_description": "By accepting, you agree to our Terms of Service and Privacy Policies.",
|
||||
"terms_text": " Read Here!"
|
||||
"terms_text": "Read Here!"
|
||||
},
|
||||
"time":{
|
||||
"second":"seconds",
|
||||
|
@ -86,6 +86,7 @@ const WelcomeModal = ({ onModalVisibilityChange }) => {
|
||||
id: 'welcome.terms_description',
|
||||
})}
|
||||
<Text style={styles.termsLinkText}>
|
||||
{' '}
|
||||
{intl.formatMessage({
|
||||
id: 'welcome.terms_text',
|
||||
})}
|
||||
|
Loading…
Reference in New Issue
Block a user