fix: wording

This commit is contained in:
devthejo 2025-05-07 15:21:09 +02:00
parent af477ce835
commit 42bf5c5995

View file

@ -50,7 +50,9 @@ function Chat() {
name="information-outline" name="information-outline"
style={styles.resolvedLabelImage} style={styles.resolvedLabelImage}
/> />
<Text style={styles.resolvedLabelText}>Cette alerte est résolue</Text> <Text style={styles.resolvedLabelText}>
Cette alerte est terminée
</Text>
</View> </View>
)} )}
{isArchived && ( {isArchived && (