aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
diff options
context:
space:
mode:
authorShpuld Shpludson <shp@cock.li>2019-02-28 17:19:14 +0000
committerShpuld Shpludson <shp@cock.li>2019-02-28 17:19:14 +0000
commitdc01f90dde55e2babf58878177308c11aa965006 (patch)
tree1bf886d2f80300d672acd4e47f6dfd213113c163 /src/i18n
parent24f3770fb5ca47b41a9fbf8711dd614fb50537ca (diff)
parentb78227456ea6b1a80cd85988d3ef91cb654a881c (diff)
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
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/en.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index df8f6f6c..c3756374 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -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",