fix(frontend): correct wording in own member alert
This commit is contained in:
parent
0bdd0148d2
commit
19bfee6203
2 changed files with 2 additions and 2 deletions
|
@ -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": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue