diff options
Diffstat (limited to 'locale/en_GB.json')
| -rw-r--r-- | locale/en_GB.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/locale/en_GB.json b/locale/en_GB.json index da09f77..d7860db 100644 --- a/locale/en_GB.json +++ b/locale/en_GB.json @@ -2,6 +2,11 @@ "user.profile.createdAt": "Joined on %s", "user.profile.openRemote": "Open remote profile page", "user.profile.bio.placeholder": "This user hasn't written a bio yet.", + "user.profile.follow.action": "Follow", + "user.profile.follow.pending": "Request pending", + "user.profile.requestToFollow.action": "Request to follow", + "user.profile.unfollow.action": "Unfollow", + "user.profile.followsYou": "Follows you", "user.notes.placeholder": "This user hasn't posted anything yet.", "timeline.global": "Global timeline", "timeline.global.description": "This timeline shows all known public indexable notes.", @@ -13,6 +18,8 @@ "timeline.local": "Local timeline", "timeline.local.description": "This timeline shows all public indexable notes posted by users on this server.", "placeholder": "There's nothing here.", + "placeholder.moreItems": "…and %d more", + "placeholder.noMoreItems": "No more items.", "timeline.global.shortName": "Global", "timeline.local.shortName": "Local", "digitigrade": "Digitigrade", |
