use "say hello" in newskie dialog
(cherry picked from commit d9a286cfc8)
(cherry picked from commit 018dd1739fee68906dec63e05519f5ca9ae73910)
This commit is contained in:
@@ -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) ? (
|
||||
|
||||
Reference in New Issue
Block a user