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={
<RNText>
<Trans>
The post you're replying to is written in {suggestedLanguageName}.
Would you like to reply in{' '}
The post you're replying to was marked as being written in{' '}
{suggestedLanguageName} by its author. Would you like to reply in{' '}
<Text style={[a.font_bold]}>{suggestedLanguageName}</Text>?
</Trans>
</RNText>