Better error handling

This commit is contained in:
taehoon 2019-02-26 12:26:04 -05:00
parent e687b58091
commit b78227456e
5 changed files with 36 additions and 10 deletions

View file

@ -384,7 +384,8 @@
},
"user_profile": {
"timeline_title": "User Timeline",
"profile_does_not_exist": "Sorry, this profile does not exist."
"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",