Translate
This commit is contained in:
@@ -172,7 +172,7 @@ export function SuggestedFollows() {
|
|||||||
a.font_bold,
|
a.font_bold,
|
||||||
t.atoms.text_contrast_medium,
|
t.atoms.text_contrast_medium,
|
||||||
]}>
|
]}>
|
||||||
Suggested for you
|
<Trans>Suggested for you</Trans>
|
||||||
</Text>
|
</Text>
|
||||||
<Person fill={t.atoms.text_contrast_low.color} />
|
<Person fill={t.atoms.text_contrast_low.color} />
|
||||||
</View>
|
</View>
|
||||||
@@ -300,7 +300,7 @@ export function SuggestedFeeds() {
|
|||||||
a.font_bold,
|
a.font_bold,
|
||||||
t.atoms.text_contrast_medium,
|
t.atoms.text_contrast_medium,
|
||||||
]}>
|
]}>
|
||||||
Some other feeds you might like
|
<Trans>Some other feeds you might like</Trans>
|
||||||
</Text>
|
</Text>
|
||||||
<Hashtag fill={t.atoms.text_contrast_low.color} />
|
<Hashtag fill={t.atoms.text_contrast_low.color} />
|
||||||
</View>
|
</View>
|
||||||
|
|||||||
Reference in New Issue
Block a user