chore: Update translations

This commit is contained in:
2023-11-14 15:14:33 +00:00
parent 2f4d6d20fd
commit 27cf614048
29 changed files with 29 additions and 40 deletions

View File

@ -82,7 +82,7 @@ function ProfileInfo({ ev, goal }: { ev?: NostrEvent; goal?: TaggedNostrEvent })
<div className="profile-info">
<Profile pubkey={host ?? ""} />
<div className="flex g12">
<div className="hide-on-mobile" >
<div className="hide-on-mobile">
<FollowButton pubkey={host} />
</div>
{ev && (