Merge branch '386-display-invalid-user-profile' into 'develop'

Show error message when visit profile page of invalid user

Closes #386

See merge request pleroma/pleroma-fe!606
This commit is contained in:
Shpuld Shpludson 2019-02-28 17:19:14 +00:00
commit dc01f90dde
6 changed files with 46 additions and 4 deletions

View file

@ -390,7 +390,9 @@
"mute_progress": "Muting..."
},
"user_profile": {
"timeline_title": "User Timeline"
"timeline_title": "User Timeline",
"profile_does_not_exist": "Sorry, this profile does not exist.",
"profile_loading_error": "Sorry, there was an error loading this profile."
},
"who_to_follow": {
"more": "More",