Update src/screens/Settings/LabSettings/FeatureGateDialog.tsx
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
This commit is contained in:
@@ -126,7 +126,9 @@ export function FeatureGateDialog({
|
||||
|
||||
<Divider style={[a.my_lg]} />
|
||||
|
||||
<Text style={[a.text_xl, a.font_bold, t.atoms.text]}>Feedback</Text>
|
||||
<Text style={[a.text_xl, a.font_bold, t.atoms.text]}>
|
||||
<Trans context="the.lab.dialog">Feedback</Trans>
|
||||
</Text>
|
||||
|
||||
<View style={[a.flex_row, a.gap_sm]}>
|
||||
<FeedbackButton gate={gate} feedback={FeedbackToken.LoveIt} />
|
||||
|
||||
Reference in New Issue
Block a user