tangled
alpha
login
or
join now
jeanmachine.dev
/
witchsky.app
forked from
jollywhoppers.com/witchsky.app
0
fork
atom
Bluesky app fork with some witchin' additions 💫
0
fork
atom
overview
issues
pulls
pipelines
change "leaving bluesky" text
Daniela Henkel
4 months ago
dcac1a39
6cffb1cf
+2
-2
1 changed file
expand all
collapse all
unified
split
src
components
dialogs
LinkWarning.tsx
+2
-2
src/components/dialogs/LinkWarning.tsx
···
64
64
label={
65
65
potentiallyMisleading
66
66
? _(msg`Potentially misleading link warning`)
67
67
-
: _(msg`Leaving Bluesky`)
67
67
+
: _(msg`Leaving Kitty`)
68
68
}>
69
69
<View style={[a.gap_2xl]}>
70
70
<View style={[a.gap_sm]}>
···
72
72
{potentiallyMisleading ? (
73
73
<Trans>Potentially misleading link</Trans>
74
74
) : (
75
75
-
<Trans>Leaving Bluesky</Trans>
75
75
+
<Trans>Leaving Kitty</Trans>
76
76
)}
77
77
</Text>
78
78
<Text style={[t.atoms.text_contrast_high, a.text_md, a.leading_snug]}>