Make text crystal clear

This commit is contained in:
Eric Bailey
2025-10-01 17:50:36 -05:00
parent c414be38fa
commit e8ccd57cd6
@@ -103,8 +103,8 @@ export function SuggestedLanguage({
label={ label={
<RNText> <RNText>
<Trans> <Trans>
The post you're replying to is written in {suggestedLanguageName}. The post you're replying to was marked as being written in{' '}
Would you like to reply in{' '} {suggestedLanguageName} by its author. Would you like to reply in{' '}
<Text style={[a.font_bold]}>{suggestedLanguageName}</Text>? <Text style={[a.font_bold]}>{suggestedLanguageName}</Text>?
</Trans> </Trans>
</RNText> </RNText>