fix(frontend): correct wording in own member alert

This commit is contained in:
sam 2024-09-29 21:32:09 +02:00
parent 0bdd0148d2
commit 19bfee6203
Signed by: sam
GPG key ID: B4EF20DDE721CAA1
2 changed files with 2 additions and 2 deletions

View file

@ -42,7 +42,7 @@
},
"member": {
"avatar-alt": "Avatar for {{name}}",
"own-profile-alert": "You are currently viewing the <1>public</1> profile of {{memberName}}.<5></5><6>Edit your profile</6>",
"own-profile-alert": "You are currently viewing the <1>public</1> profile of {{memberName}}.<5></5><6>Edit profile</6>",
"back": "Back to {{name}}"
},
"log-in": {