mark string for localization (#7083)
This commit is contained in:
@@ -502,7 +502,7 @@ function DialogInner({
|
|||||||
<View
|
<View
|
||||||
style={[a.flex_row, a.align_center, a.gap_sm, a.justify_between]}>
|
style={[a.flex_row, a.align_center, a.gap_sm, a.justify_between]}>
|
||||||
<Text style={[a.italic, t.atoms.text_contrast_medium]}>
|
<Text style={[a.italic, t.atoms.text_contrast_medium]}>
|
||||||
Something wrong? Let us know.
|
<Trans>Something wrong? Let us know.</Trans>
|
||||||
</Text>
|
</Text>
|
||||||
|
|
||||||
<Button
|
<Button
|
||||||
|
|||||||
Reference in New Issue
Block a user