mirror of
https://github.com/zulip/zulip.git
synced 2026-07-15 21:03:26 +08:00
user popover: Rename user profile to full profile.
This commit is contained in:
parent
57e1307a3a
commit
ea8a087fd7
@ -73,7 +73,7 @@
|
||||
{{#if is_me}}
|
||||
<i class="fa fa-user" aria-hidden="true"></i> {{#tr this}}View your profile{{/tr}}
|
||||
{{else}}
|
||||
<i class="fa fa-user" aria-hidden="true"></i> {{#tr this}}View user profile{{/tr}}
|
||||
<i class="fa fa-user" aria-hidden="true"></i> {{#tr this}}View full profile{{/tr}}
|
||||
{{/if}}
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -10,7 +10,7 @@ were last active, and any
|
||||
|
||||
1. Click on a user's avatar.
|
||||
|
||||
1. Click **View user profile**.
|
||||
1. Click **View full profile**.
|
||||
|
||||
### Via the right sidebar
|
||||
|
||||
@ -19,7 +19,7 @@ were last active, and any
|
||||
1. Click on the down chevron (<i class="fa fa-chevron-down"></i>) to
|
||||
the right of their name.
|
||||
|
||||
1. Click **View user profile**.
|
||||
1. Click **View full profile**.
|
||||
|
||||
## Related articles
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user