use "say hello" in newskie dialog

(cherry picked from commit d9a286cfc8)
(cherry picked from commit 018dd1739fee68906dec63e05519f5ca9ae73910)
This commit is contained in:
Hailey
2024-06-11 14:44:58 -07:00
committed by Eric Bailey
parent a3089602bb
commit 139cb23388
+1 -1
View File
@@ -41,7 +41,7 @@ export function NewskieDialog({
<Dialog.ScrollableInner label={_(msg`New user info dialog`)}>
<View style={[a.gap_md, isNative && {marginBottom: 40}]}>
<Text style={[a.font_bold, a.text_xl]}>
<Trans>{profileName} is new here!</Trans>
<Trans>Say hello!</Trans>
</Text>
<Text style={[]}>
{AppBskyGraphStarterpack.isRecord(joinedVia?.record) ? (