TP-81306 | Copy change for call recording nudge

This commit is contained in:
yashmantri
2024-09-09 15:12:19 +05:30
parent 558d716113
commit 9d49e2f493

View File

@@ -100,7 +100,7 @@ const CustomerNumbers = (props: ICustomerNumbers) => {
>
<InfoOutlineSmallIcon fillColor={COLORS.TEXT.GREY} />
<Text style={styles.infoNudge}>
Unmask a number by calling it {totalGenuineCallsRequired} times
The number will be visible after {totalGenuineCallsRequired} non-contactable attempts
</Text>
</View>
) : null}