Tweak copy
parent
ff61fc3c1d
commit
9ac820baac
|
@ -128,10 +128,10 @@ const SelectIssue = ({
|
||||||
label: (
|
label: (
|
||||||
<View>
|
<View>
|
||||||
<Text style={pal.text} type="md-bold">
|
<Text style={pal.text} type="md-bold">
|
||||||
Account handle, display name or description contains terms that violate community standards.
|
Name or Description Violates Community Standards
|
||||||
</Text>
|
</Text>
|
||||||
<Text style={pal.textLight}>
|
<Text style={pal.textLight}>
|
||||||
Violation; terms used violate community standards
|
Terms used violate community standards
|
||||||
</Text>
|
</Text>
|
||||||
</View>
|
</View>
|
||||||
),
|
),
|
||||||
|
|
Loading…
Reference in New Issue