v3: minor locale fix
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 42s

This commit is contained in:
khannurien
2026-04-09 22:02:15 +00:00
parent 9c889a9531
commit 362967472c
5 changed files with 5 additions and 15 deletions

View File

@@ -945,7 +945,7 @@ export function UserPublicProfile() {
)
: (
<div className="profile-description-empty">
<Trans>Add a bio</Trans>
<Trans>Who am I?</Trans>
</div>
)}
{isOwnProfile && (