Show error message when visit profile page of invalid user
This commit is contained in:
parent
d5348c13ff
commit
e687b58091
5 changed files with 19 additions and 3 deletions
|
@ -383,7 +383,8 @@
|
|||
"mute_progress": "Muting..."
|
||||
},
|
||||
"user_profile": {
|
||||
"timeline_title": "User Timeline"
|
||||
"timeline_title": "User Timeline",
|
||||
"profile_does_not_exist": "Sorry, this profile does not exist."
|
||||
},
|
||||
"who_to_follow": {
|
||||
"more": "More",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue